Rename README to DESIGN.md and link to it in README.md

This document provides a nice overview and should be presented
prominently.
This commit is contained in:
Jakob Unterwurzacher 2014-12-08 18:14:35 +01:00
parent 9feb263dea
commit f4d100648f
2 changed files with 2 additions and 0 deletions

View File

View File

@ -17,6 +17,8 @@ EncFS encrypts individual files, by translating all requests for the virtual
EncFS filesystem into the equivalent encrypted operations on the raw EncFS filesystem into the equivalent encrypted operations on the raw
filesystem. filesystem.
For more technical details and a usage overview, see [DESIGN.md](DESIGN.md).
## Status ## Status
Over the last 10 years, a number of good alternatives have grown up. Computing Over the last 10 years, a number of good alternatives have grown up. Computing