You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the README to indicate that the "Get the code, build
it, test it" link will help decide the correct branch to work in.
Also fixes a grammar issue and cleans-up the Markdown a little bit.
Copy file name to clipboardExpand all lines: README.md
+10-13Lines changed: 10 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
-
Code status:
2
-
------------
1
+
# Code status:
3
2
4
3
*[](https://ci.appveyor.com/project/rasmushoj/server) ci.appveyor.com
5
4
6
-
## MariaDB: The innovative open source database
5
+
## MariaDB: The innovative open source database
7
6
8
7
MariaDB was designed as a drop-in replacement of MySQL(R) with more
9
8
features, new storage engines, fewer bugs, and better performance.
Refer to the following guide: https://mariadb.org/get-involved/getting-started-for-developers/get-code-build-test/ which outlines how to correctly build the source code and run the MariaDB testing framework.
37
+
Refer to the following guide: https://mariadb.org/get-involved/getting-started-for-developers/get-code-build-test/
38
+
which outlines how to build the source code correctly and run the MariaDB testing framework,
39
+
as well as which branch to target for your contributions.
40
40
41
-
Help
42
-
-----
41
+
# Help
43
42
44
43
More help is available from the Maria Discuss mailing list
45
44
https://lists.mariadb.org/postorius/lists/discuss.lists.mariadb.org/ and MariaDB's Zulip
0 commit comments