You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,9 @@ OSMLR is a specification for identifying parts of a road network based on [OpenL
6
6
Documentation
7
7
-------------
8
8
9
-
TODO.
9
+
The specification is written in [Google Protocol Buffers](https://developers.google.com/protocol-buffers/) syntax, and there are many comments within the files to describe the function and intent of the various parts.
10
10
11
-
Examples
12
-
--------
13
-
14
-
TODO.
11
+
For an introduction to the concepts behind OSMLR, please see the [documentation of the OSMLR software](https://github.com/opentraffic/osmlr/blob/master/docs/intro.md).
15
12
16
13
License
17
14
-------
@@ -26,4 +23,4 @@ The specification uses [semantic versioning](http://semver.org/). Released versi
26
23
Contributing
27
24
------------
28
25
29
-
The OpenTraffic project welcomes contributions! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.
26
+
The OpenTraffic project welcomes contributions! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.
0 commit comments