We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7877f8 + ed4fcc5 commit 4199d83Copy full SHA for 4199d83
1 file changed
README.md
@@ -19,11 +19,19 @@
19
20
</div>
21
22
-A new addon for Plone
+A new addon for Plone that should behave like doodle.
23
+This is an experimental package, used for an exercise.
24
25
## Features
26
-TODO: List our awesome features
27
+TODO: replace doodle.
28
+
29
+## Exercise instructions
30
31
+```shell
32
+$ git clone git@github.com:syslabcom/experimental.doodle.git
33
+$ make start
34
+```
35
36
## Installation
37
0 commit comments