diff --git a/README.md b/README.md index d1ea236..7f0be8c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Experimental REST backend in symfony 4 for Funky framadate frontend. https://framagit.org/framasoft/framadate/funky-framadate-front +## TODO: +return stack of votes when we want to get the configuration of one poll (see [doc/examples.md](doc/examples.md)) *** # Development diff --git a/examples.md b/doc/examples.md similarity index 100% rename from examples.md rename to doc/examples.md