update readme and gitignore
This commit is contained in:
parent
2775ca1277
commit
a6c0a708d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,7 +5,6 @@
|
||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||
|
||||
src/config.py
|
||||
.idea
|
||||
# User-specific stuff
|
||||
.idea/**/workspace.xml
|
||||
|
@ -6,7 +6,6 @@
|
||||
`$ pip install -r requirements.txt`
|
||||
#### By zaktualizować plik requirements:
|
||||
`$ pip freeze > requirements.txt`
|
||||
#### Utwórz w src plik config.py i dodaj zmienną main_path zawierającą ścieżkę do głównego folderu
|
||||
#### By zmieniać kod, twórzcie nowe branche i tam się bawcie
|
||||
#### Na koniec żeby zmergować to do master:
|
||||
`$ git checkout master` <br>
|
||||
|
Loading…
Reference in New Issue
Block a user