Update README.md

This commit is contained in:
Jose J. Martinez 2023-01-22 00:20:18 +01:00 committed by GitHub
parent b40bfa3750
commit bf81203444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ An opensource, MIT-licensed application that scraps the official Spanish
Cadaster registry and stores information in Elastic Searcher.
Master/Develop branches work for ELK Stack 6<x<7. If you want 7<x<8, please checkout branch Elastic7.5
![image](https://user-images.githubusercontent.com/36634572/213893730-421554f6-f7d2-4094-a5e9-09661849c17d.png)
![libreCatastro example](https://drive.google.com/uc?export=view&id=1kisisDNmrQ5ZBWNzqnSzF0AsHu6-zS-P "libreCadsatro example")
**Features**
@ -114,4 +114,4 @@ export ES_PORT="{PORT OF THE MACHINE RUNNING ELASTICSEARCH. USUALLY 9200}"
And finally, run libreCatastro:
```
python libreCatastro.py [....]
```
```