Update README.md
This commit is contained in:
parent
8659f433d6
commit
301aae5b48
1 changed files with 7 additions and 37 deletions
44
README.md
44
README.md
|
@ -1,8 +1,7 @@
|
|||
|
||||
[![coverage report](https://gitlab.echosystem.fr/Erreur32/MOTDs32/badges/master/coverage.svg)](https://gitlab.echosystem.fr/Erreur32/MOTDs32/commits/master)
|
||||
|
||||
### MOTDs32 installation instructions
|
||||
|
||||
|
||||
|
||||
(2017) New project MOTDs32 by Erreur32
|
||||
|
||||
|
@ -16,7 +15,7 @@
|
|||
|
||||
| + Stats32 |
|
||||
|
||||
|
||||
[toc]
|
||||
|
||||
## MOTDs32 Documentation:
|
||||
|
||||
|
@ -34,11 +33,12 @@ http://www.gelogic.net/
|
|||
|
||||
Everytime you connect throught the SSH you will see some informations (customisable).
|
||||
|
||||
See the example
|
||||
|
||||
[See example](https://tools.echosystem.fr/Markdown-Tools/markdown-plus/#sample-motd32-report)
|
||||
|
||||
---
|
||||
|
||||
[toc]
|
||||
|
||||
|
||||
|
||||
## INSTALLATION:
|
||||
|
@ -123,6 +123,8 @@ Local Users : 3 Processes: 286
|
|||
```
|
||||
|
||||
|
||||
## Explanation of the report
|
||||
|
||||
```
|
||||
Explanation of the report
|
||||
-------------------------
|
||||
|
@ -136,39 +138,7 @@ hosting.gelogic.net*+ > status at 19:15 > 5min load is 1.06 on 4 cpu(s)
|
|||
```
|
||||
|
||||
|
||||
## working progress diagram
|
||||
|
||||
```mermaid
|
||||
gantt
|
||||
dateFormat YYYY-MM-DD
|
||||
title GANTT diagram
|
||||
|
||||
section A section
|
||||
Completed task :done, des1, 2014-01-06,2014-01-08
|
||||
Active task :active, des2, 2014-01-09, 3d
|
||||
Future task : des3, after des2, 5d
|
||||
Future task2 : des4, after des3, 5d
|
||||
|
||||
section Critical tasks
|
||||
Completed task in the critical line :crit, done, 2014-01-06,24h
|
||||
Implement parser and jison :crit, done, after des1, 2d
|
||||
Create tests for parser :crit, active, 3d
|
||||
Future task in critical line :crit, 5d
|
||||
Create tests for renderer :2d
|
||||
Add to mermaid :1d
|
||||
|
||||
section Documentation
|
||||
Describe gantt syntax :active, a1, after des1, 3d
|
||||
Add gantt diagram to demo page :after a1 , 20h
|
||||
Add another diagram to demo page :doc1, after a1 , 48h
|
||||
|
||||
section Last section
|
||||
Describe gantt syntax :after doc1, 3d
|
||||
Add gantt diagram to demo page : 20h
|
||||
Add another diagram to demo page : 48h
|
||||
```
|
||||
|
||||
|
||||
|
||||
## Author
|
||||
|
||||
|
|
Loading…
Reference in a new issue