@@ 1,10 1,17 @@
# myapp
-## Objective
+See the different tags:
+
+- hello world: [❓](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-01-before), [🎉](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-01-after)
+- cli version: [❓](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-02-before), [🎉](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-02-after)
+- cli add: [❓](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-03-before), [🎉](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-03-after)
+- cli show: [❓](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-04-before), [🎉](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-04-after)
+- add test: [❓](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-05-before), [🎉](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-05-after)
+- add dependency: [❓](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-06-before), [🎉](https://git.sr.ht/~siegfriedehret/coder-avec-crystal-pour-ne-pas-perdre-la-boule/tree/part-06-after)
-Let's add and use this dependency: https://github.com/veelenga/emoji.cr
+## Objective
-We want to make `src/commands/add.cr` nicer with `:smile:`
+Check
## Contributing