Skip to content

Commit f0adb59

Browse files
authored
Update README.md
1 parent 574c39b commit f0adb59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gps-data-codec
22

3-
Python library, implemented in rust, including base functions for encoding and decoding of gps data (timestamp, latitude, and longitude) using leb128 algorythm.
3+
Python library, implemented in rust, including base functions for encoding and decoding of gps data (timestamp, latitude, and longitude) using a algorithm similar to the one seen on encoded polylines.
44
It is used to store competitors data on https://www.routechoices.com
55

66
## install

0 commit comments

Comments
 (0)