Readme.md and gitignore updated
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
src/config_manager/__pycache__/basic_application.cpython-312.pyc
|
||||
@@ -1,10 +1,10 @@
|
||||
# Basic application
|
||||
## Description
|
||||
This package was created to run my applications on the current Reinforcement Learning project.
|
||||
The BasicApplication class implements the entry point for the program and provides the actual application configuration. It also simplifies logging setup.
|
||||
The ConfigManager class implements the entry point for the program and provides the actual application configuration. It also simplifies logging setup.
|
||||
|
||||
## Installation
|
||||
``pip install git+https://zosimovaa@bitbucket.org/zosimovaa/basic_application.git``
|
||||
``pip install git+https://git.lesha.spb.ru/zosimovaa/config_manager.git``
|
||||
|
||||
## Contacts
|
||||
- **e-mail**: lesha.spb@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user