From 2b4045f84b7403d8ed464ec6cea96f35c20f3e4e Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Sat, 2 Jan 2021 20:54:14 +0100 Subject: [PATCH] Add link to our own repository to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 839d2e7..c27d74f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # OSMPBF +https://github.com/openstreetmap/OSM-binary + Osmpbf is a Java/C library to read and write OpenStreetMap PBF files. PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap data that uses Google Protocol Buffers as low-level storage.