Link Git-specific notes from the main README

Rename BuildGit.txt to README-GIT.md, which is a more standard name, and
a better format for viewing this file online, e.g. from GitHub Web UI,
and link it from the main README to make it easier to find.
This commit is contained in:
Vadim Zeitlin
2017-12-17 19:29:41 +01:00
parent f66fb07ce7
commit 3ee52836c6
3 changed files with 27 additions and 17 deletions

View File

@@ -45,6 +45,16 @@ is a modified version of LGPL explicitly allowing not distributing the sources
of an application using the library even in the case of static linking.
Building
--------
For building the library, please see platform-specific documentation under
`docs/<port>` directory.
If you're building the sources checked out from Git, and not from a released
versions, please see these additional [Git-specific notes](README-GIT.md).
Further information
-------------------