Rename README to README.md
authorAlexander Shishkov <shishkov.alexander@gmail.com>
Sat, 27 Jul 2013 20:25:07 +0000 (00:25 +0400)
committerAlexander Shishkov <shishkov.alexander@gmail.com>
Sat, 27 Jul 2013 20:25:07 +0000 (00:25 +0400)
README [deleted file]
README.md [new file with mode: 0644]

diff --git a/README b/README
deleted file mode 100644 (file)
index 0ac9569..0000000
--- a/README
+++ /dev/null
@@ -1,19 +0,0 @@
-OpenCV: open source computer vision library
-
-Homepage:    http://opencv.org
-Online docs: http://docs.opencv.org
-Q&A forum:   http://answers.opencv.org
-Dev zone:    http://code.opencv.org
-
-Please read before starting work on a pull request:
-  http://code.opencv.org/projects/opencv/wiki/How_to_contribute
-
-Summary of guidelines:
-
-* One pull request per issue;
-* Choose the right base branch;
-* Include tests and documentation;
-* Clean up "oops" commits before submitting;
-* Follow the coding style guide.
-
-[![Donate OpenCV project](http://opencv.org/wp-content/uploads/2013/07/gittip1.png)](https://www.gittip.com/OpenCV/) 
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..0ac9569
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+OpenCV: open source computer vision library
+
+Homepage:    http://opencv.org
+Online docs: http://docs.opencv.org
+Q&A forum:   http://answers.opencv.org
+Dev zone:    http://code.opencv.org
+
+Please read before starting work on a pull request:
+  http://code.opencv.org/projects/opencv/wiki/How_to_contribute
+
+Summary of guidelines:
+
+* One pull request per issue;
+* Choose the right base branch;
+* Include tests and documentation;
+* Clean up "oops" commits before submitting;
+* Follow the coding style guide.
+
+[![Donate OpenCV project](http://opencv.org/wp-content/uploads/2013/07/gittip1.png)](https://www.gittip.com/OpenCV/)