From 6ef8146fb19bb3cf5bfaaf3c994d5a010031730c Mon Sep 17 00:00:00 2001 From: Olga Khlopkova Date: Tue, 12 Jan 2021 12:17:09 +0300 Subject: [PATCH] [readme] Link from README to EXPERIMENTAL_PUBLIC_TRANSPORT_SUPPORT. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ac3c221006..6e0767d3f07 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ repository: see `3party` directory. The team uses mostly XCode and Qt Creator, though these are not mandatory. We have an established [c++ coding style](https://github.com/mapsme/omim/blob/master/docs/CPP_STYLE.md) and [Objective-C coding style](https://github.com/mapsme/omim/blob/master/docs/OBJC_STYLE.md). +**You can turn on experimental public transport support.** For details please read [simple instruction.](https://github.com/mapsme/omim/blob/master/docs/EXPERIMENTAL_PUBLIC_TRANSPORT_SUPPORT.md) + See [CONTRIBUTING.md](https://github.com/mapsme/omim/blob/master/docs/CONTRIBUTING.md) for the repository initialization process, the description of all the directories of this repository and other development-related information.