Add questions and answers page for clarification

This commit is contained in:
abregman
2019-12-05 00:07:46 +02:00
parent f18ab6822f
commit 0e77ca6611
3 changed files with 34 additions and 6 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
echo $((8 + $(cat README.md | grep \<\/summary\> | wc -l)))
echo $((6 + $(cat README.md | grep \<\/summary\> | wc -l)))