Hey guys I need your help with building the database, I am sure many of you can share small definitions��

the syntax is quite simple��
!docadd term "Term is a term and this is its content of definition .More info can be found at http://www.term.com"

for example

!docadd Nireas "Nireas is a customised blue theme that comes with a gui that allows to change most colors in the theme. More info can be found at��https://github.com/kilon/Nireas"

the case on the term does not matter all terms are converted to lower case for ease of use.

The definition must not be longer than 5 lines.��

I plan also to add a section for script examples but I have not added that feature yet, so avoid using quotation marks , single or double inside your definition , only regular character and full stops and parentheses.��

So if you feel like helping, it easy, fast and it will benefit beginners because I plan to add this database inside Pharo. My plan was to add it to playground but I decided to add it to GTSPotter which makes more sense.��

Thanks for any help on advance.