Rename REAMDE to README.md
authorJean Privat <jean@pryen.org>
Tue, 26 May 2015 17:52:49 +0000 (13:52 -0400)
committerJean Privat <jean@pryen.org>
Tue, 26 May 2015 17:52:49 +0000 (13:52 -0400)
And a small whitespace fix

Signed-off-by: Jean Privat <jean@pryen.org>

17 files changed:
README.md [moved from README with 99% similarity]
clib/README.md [moved from clib/README with 100% similarity]
contrib/online_ide/README.md [moved from contrib/online_ide/README with 100% similarity]
contrib/pep8analysis/src/parser/README.md [moved from contrib/pep8analysis/src/parser/README with 99% similarity]
examples/README.md [moved from examples/README with 100% similarity]
examples/mpi/README.md [moved from examples/mpi/README with 100% similarity]
examples/pnacl/converter/README.md [moved from examples/pnacl/converter/README with 89% similarity]
lib/markdown/README.md [moved from lib/markdown/README with 100% similarity]
lib/string_experimentations/README.md [moved from lib/string_experimentations/README with 100% similarity]
misc/jenkins/README.md [moved from misc/jenkins/README with 100% similarity]
share/README.md [moved from share/README with 100% similarity]
src/testing/README.md [moved from src/testing/README with 100% similarity]
tests/sav/README.md [moved from tests/sav/README with 100% similarity]
tests/test_prog/README.md [moved from tests/test_prog/README with 99% similarity]
tests/test_prog/game/README.md [moved from tests/test_prog/game/README with 92% similarity]
tests/test_prog/platform/README.md [moved from tests/test_prog/platform/README with 96% similarity]
tests/test_prog/rpg/README.md [moved from tests/test_prog/rpg/README with 96% similarity]

similarity index 99%
rename from README
rename to README.md
index 3ee0c42..6b575a8 100644 (file)
--- a/README
+++ b/README.md
@@ -66,4 +66,3 @@ Using bash completion with Nit tools:
 More information:
 
        http://www.nitlanguage.org
-
similarity index 100%
rename from clib/README
rename to clib/README.md
similarity index 99%
rename from contrib/pep8analysis/src/parser/README
rename to contrib/pep8analysis/src/parser/README.md
index 227bcfc..e309594 100644 (file)
@@ -27,4 +27,3 @@ Other temp files produced by the Makefile:
        .nit.sablecc3: Sablecc3 grammar after processing
        .nit.sablecc3.dump: Dump of the grammar to improve sablecc3 multiple runs
        .parser-nofact.nit: The parser generated by SableCC3 before factorization by fact_parser.pl
-
similarity index 100%
rename from examples/README
rename to examples/README.md
similarity index 100%
rename from examples/mpi/README
rename to examples/mpi/README.md
similarity index 89%
rename from examples/pnacl/converter/README
rename to examples/pnacl/converter/README.md
index f487f9f..bc2a555 100644 (file)
@@ -13,8 +13,8 @@ You must use the '--semi-global' (or `--global`) option. Some features in the st
 
 5. Set up the Chrome browser :
  - PNaCl is enabled by default in Chrome version 31 and later.
- - For a better development experience, it’s also recommended to disable the Chrome cache : 
-       - Open Chrome’s developer tools by clicking the menu icon menu-icon and choosing Tools > Developer tools.
+ - For a better development experience, it’s also recommended to disable the Chrome cache :
+       - Open Chrome’s developer tools by clicking the menu icon menu-icon and choosing Tools > Developer tools.
        - Click the gear icon gear-icon in the bottom right corner of the Chrome window.
        - Under the “General” settings, check the box next to “Disable cache (while DevTools is open)”.
        - Keep the Developer Tools pane open while developing Native Client applications.
similarity index 100%
rename from lib/markdown/README
rename to lib/markdown/README.md
similarity index 100%
rename from misc/jenkins/README
rename to misc/jenkins/README.md
similarity index 100%
rename from share/README
rename to share/README.md
similarity index 100%
rename from src/testing/README
rename to src/testing/README.md
similarity index 100%
rename from tests/sav/README
rename to tests/sav/README.md
similarity index 99%
rename from tests/test_prog/README
rename to tests/test_prog/README.md
index e71ce81..c300f42 100644 (file)
@@ -6,4 +6,3 @@ This program creates a fake model that can be used to test tools like:
 * `nitmetrics`
 * `nitx`
 * or others `modelbuilder`.
-
similarity index 96%
rename from tests/test_prog/rpg/README
rename to tests/test_prog/rpg/README.md
index 683bccc..641a7ed 100644 (file)
@@ -1,2 +1 @@
 Role Playing Game group
-