summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2018-10-05 19:26:15 -0400
committerMike Frysinger <vapier@google.com>2018-10-05 19:32:51 -0400
commit3891b7519d35b6bac3e81744c846ca2ed0bd1be2 (patch)
treeb968b6c5611ea21703dfc1144f7fe175c9409dfb /README.md
parent2b42d288c08bdfd0fc3402fa118d91a1aebdb655 (diff)
downloadgit-repo-3891b7519d35b6bac3e81744c846ca2ed0bd1be2.tar.gz
manifest-format: convert to markdown
The gitiles system doesn't render .txt files, so convert this to .md for better display online. Change-Id: Ie12e46daf008dd8c97ae2ffd21fb68bd948fe625
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 250d08e5..b99f6c28 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@ that you can put anywhere in your path.
11* Source: https://code.google.com/p/git-repo/ 11* Source: https://code.google.com/p/git-repo/
12* Overview: https://source.android.com/source/developing.html 12* Overview: https://source.android.com/source/developing.html
13* Docs: https://source.android.com/source/using-repo.html 13* Docs: https://source.android.com/source/using-repo.html
14* [repo Manifest Format](./docs/manifest-format.txt) 14* [repo Manifest Format](./docs/manifest-format.md)
15* [repo Hooks](./docs/repo-hooks.md) 15* [repo Hooks](./docs/repo-hooks.md)
16* [Submitting patches](./SUBMITTING_PATCHES.md) 16* [Submitting patches](./SUBMITTING_PATCHES.md)