diff --git a/README.md b/README.md index 8a1120d..c76999a 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,7 @@ Provides utilities for importing FAA DOF data into a geodatabase. ### remotezip.py ### Reads remote ZIP files using HTTP range requests. This allows a file contained in a remote ZIP archive to be downloaded and extracted without the need to download the *entire* ZIP archive. -Code [posted on StackOverflow] by [João Pinto]. - -## Licensing ## -Licensed under the [CC BY-SA 3.0 License]. +Code [posted on StackOverflow] by [João Pinto]. This code is licensed under the [CC BY-SA 3.0 License]. ## Use ## @@ -74,4 +71,4 @@ print "Finished" [posted on StackOverflow]: http://stackoverflow.com/a/7843535 [João Pinto]: http://stackoverflow.com/users/401041/joao-pinto [a zip archive]: https://github.com/WSDOT-GIS/faa-dof-gp/zipball/master -[CC BY-SA 3.0 License]: http://creativecommons.org/licenses/by-sa/3.0/ \ No newline at end of file +[CC BY-SA 3.0 License]: http://creativecommons.org/licenses/by-sa/3.0/