Merge pull request #42 from Ssmidge/patch-1

Removed "!" in the tech used section
This commit is contained in:
Albert Copeland
2023-03-16 20:50:55 +09:00
committed by GitHub

View File

@@ -55,11 +55,11 @@ Settings Page showing an API Key Test:
---
# Tech used:
* Python - ![Link](https://www.python.org/)
* Poetry - ![Link](https://python-poetry.org/)
* MaterializeCSS - ![Link](https://github.com/Dogfalo/materialize)
* jQuery - ![Link](https://jquery.com/)
* Python - [Link](https://www.python.org/)
* Poetry - [Link](https://python-poetry.org/)
* MaterializeCSS - [Link](https://github.com/Dogfalo/materialize)
* jQuery - [Link](https://jquery.com/)
For Python libraries, see ![pyproject.toml](pyproject.toml)
For Python libraries, see [pyproject.toml](pyproject.toml)
If you use this project, please reach out! It keeps me motivated! Thank you!
If you use this project, please reach out! It keeps me motivated! Thank you!