From bf3135e1d15ccc45639de2ad179469d979f370a6 Mon Sep 17 00:00:00 2001 From: BK Date: Sun, 28 May 2017 13:01:27 +0530 Subject: [PATCH] readme file small update. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d854cd7e..7efff516 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ GeoQ is an open source (MIT License) geographic tasking system that allows teams The GeoQ software was developed at the National Geospatial-Intelligence Agency (NGA) in collaboration with [The MITRE Corporation] (http://www.mitre.org). The government has "unlimited rights" and is releasing this software to increase the impact of government investments by providing developers with the opportunity to take things in new directions. The software use, modification, and distribution rights are stipulated within the [MIT] (http://choosealicense.com/licenses/mit/) license. -###Pull Requests +### Pull Requests If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes. All pull request contributions to this project will be released under the MIT license. Software source code previously released under an open source license and then modified by NGA staff is considered a "joint work" (see 17 USC ยง 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open source license. -###In the News +### In the News For current news regarding GeoQ, see our [Wiki Page](https://github.com/ngageoint/geoq/wiki/In-The-News) ### Screenshots @@ -38,7 +38,7 @@ For current news regarding GeoQ, see our [Wiki Page](https://github.com/ngageoin ![Work cells in Google Earth](https://cloud.githubusercontent.com/assets/147580/3464395/e5a0e4ca-024b-11e4-9500-ee468e66085e.png) -###This project relies heavily on open source packages, particularly:### +### This project relies heavily on open source packages, particularly:### Django under [BSD] (https://github.com/django/django/blob/master/LICENSE) Leaflet under [BSD] (https://github.com/Leaflet/Leaflet/blob/master/LICENSE)