Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupermerill <merill@free.fr>2020-10-18 01:27:32 +0300
committersupermerill <merill@free.fr>2020-10-18 01:27:32 +0300
commit6fdd615b6efb3bdedd0d97282999c741eabc0f00 (patch)
tree1390e79f4057b885d0fd108925a15550866ed4d4 /README.md
parent94b717c094bdd7544beb2e8a676fdf7e1db7a978 (diff)
parentf47ad1fd94cd2c0ed8203f3ef55bc3af33f3f1f3 (diff)
Merge remote-tracking branch 'remotes/prusa/master' into dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f402ccd13..7f5e54f10 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ SuperSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code
instructions for FFF printers or PNG layers for mSLA 3D printers. It's compatible with any modern printer based on the RepRap toolchain which is running a firmware based on Marlin, Prusa, Klipper, etc.
SuperSlicer is based on [PrusaSlicer](https://github.com/prusa3d/PrusaSlicer) by Prusa Research.
-PrusaSlicer is based on [Slic3r](https://github.com/Slic3r/Slic3r) by Alessandro Ranelucci and the RepRap community.
+PrusaSlicer is based on [Slic3r](https://github.com/Slic3r/Slic3r) by Alessandro Ranellucci and the RepRap community.
See the [wiki](https://github.com/supermerill/SuperSlicer/wiki) and
the [documentation directory](doc/) for information about compilation.