This is an automated email from the ASF dual-hosted git repository.
pingsutw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new cbae6ef SUBMARINE-577. Add pypi badge in README
cbae6ef is described below
commit cbae6ef61e980a0730015a4b309e4f0d2667ddc9
Author: aeioulisa <[email protected]>
AuthorDate: Fri Jul 24 14:14:07 2020 +0800
SUBMARINE-577. Add pypi badge in README
### What is this PR for?
add pypi badge in README
### What type of PR is it?
[ Documentation]
### Todos
* [ ] - Task
### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-577
### How should this be tested?
* First time? Setup Travis CI as described on
https://submarine.apache.org/contribution/contributions.html#continuous-integration
* Strongly recommended: add automated unit tests for any new or changed
behavior
* Outline any manual steps to test the PR here.
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Author: aeioulisa <[email protected]>
Closes #357 from aeioulisa/SUBMARINE-577 and squashes the following commits:
9cc5482 [aeioulisa] add pypi badge in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e009d8f..9bffca5 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@

-[](https://travis-ci.org/apache/submarine)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](http://hits.dwyl.io/apache/submarine)
+[](https://travis-ci.org/apache/submarine)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](http://hits.dwyl.io/apache/submarine)
[](https://badge.fury.io/py/apache-submarine)
# What is Apache Submarine?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]