chore(project): 📝 Add README file
This commit is contained in:
parent
478bba9125
commit
00e7272277
2 changed files with 7 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Teilchensammler
|
||||||
|
|
||||||
|
This is a little TUI based on [Textual] for entering new Teilchen and for
|
||||||
|
searching for existing Teilchen.
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -24,6 +24,7 @@ classifiers = [
|
||||||
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
|
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
|
||||||
"Programming Language :: Python :: 3 :: Only",
|
"Programming Language :: Python :: 3 :: Only",
|
||||||
"Topic :: Utilities",
|
"Topic :: Utilities",
|
||||||
|
"Topic :: Terminals",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue