This is an automated email from the ASF dual-hosted git repository. yifeizhang pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git
The following commit(s) were added to refs/heads/develop by this push: new 5ed42ac [MARVIN-22] Readme Links Update new 69209ce Merge pull request #11 from Wei-1/patch-2 5ed42ac is described below commit 5ed42ac3b37adf44afe0b01b53c8703106bb5806 Author: Wei Chen <weichentai...@gmail.com> AuthorDate: Thu Jan 17 12:04:30 2019 +0800 [MARVIN-22] Readme Links Update Update the links to point to the correct resources. - CONTRIBUTION - Website Provide more information for the current project build status. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc4dcf0..cf54949 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,10 @@ limitations under the License.  -[](https://travis-ci.org/apache/incubator-marvin) +Branch | Status | CodeCov +-|-|- +[master](https://github.com/apache/incubator-marvin) | [](https://travis-ci.org/apache/incubator-marvin) | [](https://codecov.io/gh/apache/incubator-marvin) +[develop](https://github.com/apache/incubator-marvin/tree/develop) | [](https://travis-ci.org/apache/incubator-marvin/branches) | [](https://codecov.io/gh/apache/incubator-marvin/branch/develop) **Marvin** is an open-source Artificial Intelligence platform that focuses on helping data scientists deliver meaningful solutions to complex problems. Supported by a standardized large-scale, language-agnostic architecture, Marvin simplifies the process of exploration and modeling. @@ -39,9 +42,9 @@ limitations under the License. ## Contributing -Please follow the [Contribution Guidelines](https://issues.apache.org/jira/projects/MARVIN/issues/MARVIN-8) +Please follow the [Contribution Guidelines](CONTRIBUTION.md) -For website and documentation contribution, check our [Website Repository](https://github.com/apache/incubator-marvin) +For website and documentation contribution, check our [Website Repository](https://github.com/apache/incubator-marvin-website) ## License