summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2018-10-04 09:23:41 +0200
committerRamón M. Gómez <ramongomez@us.es>2018-10-04 09:23:41 +0200
commit02952bd8a0a67708a6f98842dfb09a2f96c88fde (patch)
tree91766d05700b7623d9ebdf805c7729a6862e05a0
parentde7fe0f48f18a2dacee17a09fb2c4b61d8af07e7 (diff)
#872: Updating README.md file.
-rw-r--r--README.md20
1 files changed, 15 insertions, 5 deletions
diff --git a/README.md b/README.md
index 41cceb99..0c5141a3 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,22 @@
-
# OpenGnsys
-The OpenGnsys Project (pronounced *Open Genesis*) brings together the combined efforts of several Spanish Public Universities to provide a number of free and open source tools for managing and deploying computers. These tools supply a complete, versatile and intuitive system that allows the arrangement, installation and deployment of different operating systems.
+The OpenGnsys Project (pronounced _Open Genesis_) brings together the combined efforts of
+several Spanish Public Universities to provide a number of free and open source tools for
+managing and deploying computers. These tools supply a complete, versatile and intuitive
+system that allows the arrangement, installation and deployment of different operating
+systems.
+
+OpenGnsys is based on a modular architecture separated into different service layers which
+allows its implementation in several educational and organizational IT environments, both
+in a centralized or distributed way. The main management of the system is carried out by
+means of a simple web interface which supports delegated administration. OpenGnsys is also
+suitable for isolated environments, being able to work in network failure conditions
+(offline mode).
-OpenGnsys is based on a modular architecture separated into different service layers which allows its implementation in several educational and organizational IT environments, both in a centralized or distributed way. The main management of the system is carried out by means of a simple web interface which supports delegated administration. OpenGnsys is also suitable for isolated environments, being able to work in network failure conditions (offline mode).
+OpenGnsys website: https://opengnsys.es/
-## Installation instructions
+## Installation notes
-See `doc/INSTALL.en.txt` (english) or `doc/INSTALL.es.txt` (spanish) file for installation instructions.
+Please, read `doc/INSTALL.en.txt` (or `doc/INSTALL.es.txt`) for detailled instructions.