mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 14:00:46 +08:00
README.md:fix typo under directory structure section
[skip ci]
This commit is contained in:
parent
3b338e5f84
commit
d0daa8d5ac
@ -70,7 +70,7 @@ Sure! You can do the following to find things that are available to help with:
|
||||
### Directory structure
|
||||
|
||||
* `package/`: the scripts used for packaging the executables
|
||||
* `src/`: the C++ source of the `slic3r` executable the and CMake definition file for compiling it
|
||||
* `src/`: the C++ source of the `slic3r` executable and the CMake definition file for compiling it
|
||||
* `src/GUI`: The C++ GUI.
|
||||
* `src/test`: New test suite for libslic3r and the GUI. Implemented with [Catch2](https://github.com/catchorg/Catch2)
|
||||
* `t/`: the test suite (deprecated)
|
||||
|
Loading…
x
Reference in New Issue
Block a user