commit c672138c9be075be3973a101b03a8167325b7cf3 parent c3195e8ab4b465939a49f8a003879e71c1aaaf49 Author: Morel BĂ©renger <berenger.morel@neutralite.org> Date: Sat, 9 Mar 2019 19:36:06 +0100 added a very global description of the project Diffstat:
A | README | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -0,0 +1,10 @@ +Description: + +This project aims to build an operating system that is easy to +maintain and reliable, while still being able to provide what +end-users (or at least me) wants: softwares that are recent enough, +but can not render the whole system inoperable. +It also aims to be easy to manage and customize, while trying to +give choice to the user. + +See doc/SCOPE for more informations.