Upload files to "Config"

This commit is contained in:
2024-11-28 00:56:38 -05:00
parent ebbe6e89fe
commit 61ac862c13
2 changed files with 23 additions and 0 deletions

22
Config/config.md Normal file
View File

@ -0,0 +1,22 @@
# 1.1.0
- change to web browser instead of terminal
# 1.0.5
- add searching
- create common_ui.py file for reusable functions
# 1.0.4
- add analyst notebook
- add IP
- add Domain
- add notes
- add programs
- add about section
- add start.me
- add website
# 1.0.3
- highlight, unmark and color marked sections
- add emojis to main page
- simplify code to help with backend

1
Config/config.py Normal file
View File

@ -0,0 +1 @@
VERSION = "1.1.0"