diff --git a/README.md b/README.md index 1bef206..d96f941 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,3 @@ DIY Open Source Braille embosser the full documentation is available here https://braillerap-en.readthedocs.io/en/latest/index.html -## Directories -### docs -The source file for readthedoc documentation - -### lasertcut -SVG/DXF file for laser cut - -### MarlinBraille -BrailleRAP Firmware for MKS GEN 1.4 & MKS GEN L 2.1. -The firmware is already configurated for DRV8825 stepper drivers. - -### printed_parts -STL files for 3D printed parts. -There is an xlsx (3D printed parts excel board.xlsx) files that detail the parts to print. - -### NatBrailleTools -Java source code for NatBraille BrailleRAP driver. This is a little obsolete now, considere using AccessBrailleRAP (https://github.com/braillerap/AccessBrailleRAP) \ No newline at end of file diff --git a/README2.md b/README2.md new file mode 100644 index 0000000..0d1e33f --- /dev/null +++ b/README2.md @@ -0,0 +1,17 @@ +## Directories +### docs +The source file for readthedoc documentation + +### lasertcut +SVG/DXF file for laser cut + +### MarlinBraille +BrailleRAP Firmware for MKS GEN 1.4 & MKS GEN L 2.1. +The firmware is already configurated for DRV8825 stepper drivers. + +### printed_parts +STL files for 3D printed parts. +There is an xlsx (3D printed parts excel board.xlsx) files that detail the parts to print. + +### NatBrailleTools +Java source code for NatBraille BrailleRAP driver. This is a little obsolete now, considere using AccessBrailleRAP (https://github.com/braillerap/AccessBrailleRAP) \ No newline at end of file