updated
This commit is contained in:
parent
4b3b658ea6
commit
bfef9ef270
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -5,12 +5,18 @@
|
|||
* If just latitude and longitude are provided, the timestamp is calculated automatically for this moment.
|
||||
* If first- and last name of a person are provided, their birth-location coordinates and birth-time should be the geospatial arguments
|
||||
|
||||
example:
|
||||
## Installation
|
||||
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## Example:
|
||||
|
||||
```
|
||||
sigilize.py 52.4852321 13.4355856 322813800 "Sublunar" "Space"
|
||||
```
|
||||
|
||||
result:
|
||||
## Result:
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue