docs: Improve documentation for those starting in docs/

Those that reach Klipper via github may jump directly to the docs/
directory in search of documentation.  Add README.md and rework
Overview.md with that in mind.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2017-04-27 15:31:48 -04:00
parent c1c0b2dd38
commit a7f339ad1c
3 changed files with 30 additions and 16 deletions

View File

@@ -58,8 +58,8 @@ Finally, for common micro-controllers, the code can be flashed with:
make flash FLASH_DEVICE=/dev/ttyACM0
```
Setting up the printer configuration
====================================
Configuring Klipper
===================
The Klipper configuration is stored in a text file on the Raspberry
Pi. Take a look at the example config files in the