This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
The following commit(s) were added to refs/heads/master by this push:
new a21d2a5 HOP-2270 - Readme update with badges (#439)
a21d2a5 is described below
commit a21d2a5996a4b1e7b585441deb11bb1273e515c5
Author: Mahendran Mookkiah <[email protected]>
AuthorDate: Sun Dec 6 10:51:12 2020 -0500
HOP-2270 - Readme update with badges (#439)
* using badge
* using badge
---
README.md | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 4409ac9..697456d 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,15 @@
The Hop Orchestration Platform aims to facilitate all aspects of data and
metadata orchestration.
+[](https://sonarcloud.io/dashboard?id=apache_incubator-hop)
+[](https://ci-builds.apache.org/buildStatus/icon?job=Hop%2FHop%2Fmaster)
+[](https://github.com/apache/incubator-hop/graphs/commit-activity)
+[](https://twitter.com/ApacheHop)
+[](https://www.facebook.com/projhop/)
+[](https://www.youtube.com/channel/UCGlcYslwe03Y2zbZ1W6DAGA)
+[](https://www.linkedin.com/company/hop-project/)
+
+
## Trying Hop
Hop is work in progress. After building, the UI can be started, but a lot of
things may be broken.
@@ -11,12 +20,7 @@ There are various things you can do to help Hop moving
forward as fast as possib
- log bugs, request features in the [Hop
JIRA](https://issues.apache.org/jira/projects/HOP)
- asking questions to the mailing list or
[mattermost](https://chat.project-hop.org/hop/channels/dev)
- help with documentation (lot of opportunities)
-- help fixing some [sonar issues](https://sonarcloud.io/dashboard?id=hop)
-- spread the word
- - [Twitter](https://twitter.com/ApacheHop)
- - [LinkedIn](https://www.linkedin.com/company/hop-project/)
- - [Facebook](https://www.facebook.com/projhop/)
- - [Youtube](https://www.youtube.com/channel/UCGlcYslwe03Y2zbZ1W6DAGA)
+- help fixing some [sonar
issues](https://sonarcloud.io/dashboard?id=apache_incubator-hop)
Check our [Contribution
Guide](http://www.project-hop.org/community/contributing/) and the [Hop
website](http://www.project-hop.org/) for more information on how to
contribute.