diff --git a/README.md b/README.md index f10aabf9..047cb07f 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,17 @@ Le site officiel du club réseaux disponible à l'adresse https://e59.fr/ ## Pages -- news/ -- about/ -- account/ -- admin/ -- user/ +- ```about/``` Informations about the data usage of the platform +- ```account/``` Change public account informations +- ```admin/``` Admin panel +- ```assets/``` Banner, PP and Miniatures images +- ```editor/``` Articles markdown editor +- ```login/``` Login, register and logout page +- ```news/``` Articles explorer and viewer +- ```settings/``` Account settings +- ```src/``` Ressources for the website (images, css, fonts) +- ```upload/``` Uplaod an article +- ```users/``` Check user public account ## Code conventions