git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

Allow README to be in asciidoc format (not only on markdown) #41

Open jmbruel opened 3 years ago

jmbruel commented 3 years ago

Description Make the tool working for README.adoc files also.

Hints Look for a README file, whether it ends with .md (Markdown) or .adoc (Asciidoc) extension.