Browse Source

Readme next try

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

+ 1 - 3
README.md

@@ -8,14 +8,12 @@ conda create baangt
 conda activate baangt
 pip install baangt
 ```
-
 ## Installation from GIT-Repository:
 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:
+#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!
 ##Preparation:
 You need at least a data- and a sequence definition file (example: `DropsSimple.xlsx` in the root folder of `baangt`).