Bachir Soussi Chiadmi 5 years ago
parent
commit
6d83a3085b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      readme.md

+ 5 - 0
readme.md

@@ -25,3 +25,8 @@ Multiple tests and versions of design and graph for the reading interface have a
 The interface is developed in pure javascript (vanilla). There is no back-office, or server-side code, which makes the application autonomous, to make it available in different contexts : website, desktop application, mobile application. We use the [mithril](https://mithril.js.org/) interface framework to gain weight and speed of development. This framework is at the same time very light, flexible in these models of use, and very fast.
 
 We have not added any additional js plugin, such as jquery for example, in order to gain execution velocity and because current javascript environments are powerful enough and standardized enough to be used as is. [webpack](https://webpack.js.org/) serves as a development environment, which allows to design the source application of different modules arranged between them. This has the effect of better organizing the code and allow a more fluid collaborative work.
+
+
+### Sources
+
+All sources of design and codes of the application will be shared under free license Gnu GPLv2 via this deposit. If you are interested to use parts of this work please make your request to contact@ethica-spinoza.net.