TNO Intern

Commit 6e57460e authored by Hen Brett's avatar Hen Brett 🐔
Browse files

fixing the logo and the .env image in the README.md

parent 016d0def
Loading
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -35,8 +35,12 @@ This file should contain the following variables:
- `THERMOGIS_JAR`: Path to the ThermoGIS `.jar` file; __including__ the name of the jar file
  *(e.g. `/path/to/the/thermogis-1.7.0-shaded.jar`)*

Example:
![img.png](docs/images/dotenv_file_example.png)
Example .env contents:

```
THERMOGIS_JAR = /path/to/the/thermogis-1.7.0-shaded.jar
JAVA_HOME = C:\Program Files \Amazon Corretto\jdk17.0.0_0
```

### 3. Import pythermogis into your own python projects

+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ theme:
    scheme: default
    primary: light blue
    accent: red
  favicon: images/pyThermoGIS_transparent.png
  favicon: images/pythermogis_transparent.png
  logo: images/pyThermoGIS_transparent.png
  features:
    - navigation.path