Logiciel de gestion de plan de feu pour les troupes de théâtre amateur.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
683 B

AdecWatt
=======
## Install
git clone git@framagit.org:adecwatt/adecWatt.git
ant -f ant/build.xml
## data server
[adecwatt.parlenet.org](http://adecwatt.parlenet.org/)
## Organization
[ADEC 56](http://adec56.org/spip/index.php)
## Short MD documentation
Two spaces at the end of a line
produces a line break.
Text attributes _italic_,
**bold**, `monospace`.
Horizontal rule:
---
Bullet list:
* apples
* oranges
* pears
Numbered list:
1. wash
2. rinse
3. repeat
A [link](http://example.com).
![Image](Image_icon.png)
> Markdown uses email-style > characters for blockquoting.
Inline <abbr title="Hypertext Markup Language">HTML</abbr> is supported.