mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
repositories.md use is instead of comma
Is should be used instead of a comma here
This commit is contained in:
parent
3f440a4481
commit
850749fdf5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
Repositories
|
Repositories
|
||||||
====
|
====
|
||||||
Cura uses a number of repositories where parts of our source code are separated, in order to get a cleaner architecture. Those repositories are:
|
Cura uses a number of repositories where parts of our source code are separated, in order to get a cleaner architecture. Those repositories are:
|
||||||
* [Cura](https://github.com/Ultimaker/Cura), the main repository for the front-end of Cura. This contains:
|
* [Cura](https://github.com/Ultimaker/Cura) is the main repository for the front-end of Cura. This contains:
|
||||||
- all of the business logic for the front-end, including the specific types of profiles that are available
|
- all of the business logic for the front-end, including the specific types of profiles that are available
|
||||||
- the concept of 3D printers and materials
|
- the concept of 3D printers and materials
|
||||||
- specific tools for handling 3D printed models
|
- specific tools for handling 3D printed models
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue