diff --git a/README.md b/README.md index a3121ad..c351484 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,14 @@ i started a board of features i would like to explore : https://trello.com/b/mmJ ## documentation (coming soon): -- *operating* - how to use r_e_c_u_r -- *building* - how to build r_e_c_u_r -- *developing* - how to contribute to r_e_c_u_r +- [operating] - how to use r_e_c_u_r +- [building] - how to build r_e_c_u_r +- [developing] - how to contribute to r_e_c_u_r ## contact langolierz@gmail.com + +[operating]:(documentation/operate_docs.md) +[building]:(documentation/build_docs.md) +[developing]:(documentation/develop_docs.md) diff --git a/documentation/build documentation.md b/documentation/build_docs.md similarity index 100% rename from documentation/build documentation.md rename to documentation/build_docs.md diff --git a/documentation/develop documentation.md b/documentation/develop_docs.md similarity index 100% rename from documentation/develop documentation.md rename to documentation/develop_docs.md diff --git a/documentation/operate documentation.md b/documentation/operate_docs.md similarity index 100% rename from documentation/operate documentation.md rename to documentation/operate_docs.md