Browse Source

Readme next try

bernhardbuhl 4 years ago
parent
commit
4f2c369873
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -14,6 +14,8 @@ Clone the repository: ``GIT CLONE https://gogs.earthsquad.global/baangt``
 Then fire up your favorite virtual environment, e.g. 
 `CONDA create baangt`, activate it, e.g. `CONDA activate baangt` and install the necessary requirements: 
 `pip install -r requirements.txt` and you're good to go.
+
+
 ##Usage
 ``baangt`` can be used for API, oData V2/V4, Browser (Chrome, Firefox, Safari, IE and more) Testing based on a common 
 data layer. As complex as this sounds, as easy is it to start with, give it a try!