ebanek commited on
Commit
7919f72
·
1 Parent(s): 013b84b
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # App for getting points from a geographic map - lots of manual clicking
2
 
3
  ## First clone the repository
 
1
+ ---
2
+ title: Clicker for getting points
3
+ {{#pythonVersion}}
4
+ python_version: "3.11"
5
+ {{/pythonVersion}}
6
+ app_file: app.py
7
+ pinned: false
8
+ ---
9
+
10
  # App for getting points from a geographic map - lots of manual clicking
11
 
12
  ## First clone the repository