Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Zverev <zverik@textual.ru>2015-09-29 19:30:37 +0300
committerIlya Zverev <zverik@textual.ru>2015-09-29 19:30:37 +0300
commit5f901943cbd69f4f08b5c06437e297996fc9fa0c (patch)
tree51c1181e36ca8525837747c7c4708e65b4547a71 /README.md
parent70160d1332f9856895be909240fc57e507c54d3e (diff)
[docs] Updated license and texts
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/README.md b/README.md
index a6d4d0a5e8..32f4d32f20 100644
--- a/README.md
+++ b/README.md
@@ -45,20 +45,18 @@ format description, instructions on building a style and some links.
## Development
-You would need Qt 5 for development, most other libraries are included into the
-repository, see `3party` directory. The team uses mostly XCode and Qt Creator,
+You would need Boost and Qt 5 for development, most other libraries are included into the
+repository: see `3party` directory. The team uses mostly XCode and Qt Creator,
though these are not mandatory. We have an established
[coding style](https://github.com/mapsme/omim/blob/master/docs/CPP_STYLE.md).
-Our pull request review process may be intimidating, but it ensures a consistent
-code quality.
-
-All contributors must sign a [Contributor Agreement](https://github.com/mapsme/omim/blob/master/docs/CLA.md),
-so both ours and theirs rights are protected.
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.
+All contributors must sign a [Contributor Agreement](https://github.com/mapsme/omim/blob/master/docs/CLA.md),
+so both our and their rights are protected.
+
## Feedback
Please report bugs and suggestions to [the issue tracker](https://github.com/mapsme/omim/issues),
@@ -66,6 +64,6 @@ or by mail to bugs@maps.me.
## Authors and License
-This source code is Copyright (C) 2011-2015 MAPS.ME, published under Apache Public License 2.0,
+This source code is Copyright (C) 2011-2015 My.com B.V., published under Apache Public License 2.0,
except third-party libraries. See [NOTICE](https://github.com/mapsme/omim/blob/master/NOTICE)
and [copyright.html](data/coyright.html) files for more information.