You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2017/12/30 17:16:31 UTC

any23 git commit: Update README.md with badges

Repository: any23
Updated Branches:
  refs/heads/master 2ccdb4769 -> df253b4ca


Update README.md with badges


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/df253b4c
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/df253b4c
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/df253b4c

Branch: refs/heads/master
Commit: df253b4ca02dd395fe86910c615fec43e49c230c
Parents: 2ccdb47
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Sat Dec 30 17:17:54 2017 +0000
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Sat Dec 30 17:17:54 2017 +0000

----------------------------------------------------------------------
 README.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/df253b4c/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 6a7f135..735a2c8 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-```
-          :::     ::::    ::: :::   :::  ::::::::   ::::::::
-       :+: :+:   :+:+:   :+: :+:   :+: :+:    :+: :+:    :+:
-     +:+   +:+  :+:+:+  +:+  +:+ +:+        +:+         +:+
-   +#++:++#++: +#+ +:+ +#+   +#++:       +#+        +#++:
-  +#+     +#+ +#+  +#+#+#    +#+      +#+             +#+
- #+#     #+# #+#   #+#+#    #+#     #+#       #+#    #+#
-###     ### ###    ####    ###    ##########  ########
-```
+# Apache Any23 Project
+
+<img src="http://any23.apache.org/images/logo-any23.png" align="right" width="300" />
+
+[![license](https://img.shields.io/github/license/apache/any23.svg?maxAge=2592000?style=plastic)](http://www.apache.org/licenses/LICENSE-2.0)
+[![Jenkins](https://img.shields.io/jenkins/s/https/builds.apache.org/Any23-trunk.svg?maxAge=2592000?style=plastic)](https://builds.apache.org/job/Any23-trunk/)
+[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/Any23-trunk.svg?maxAge=2592000?style=plastic)](https://builds.apache.org/job/Any23-trunk)
+[![Maven Central](https://img.shields.io/maven-central/v/org.apache.any23/any23.svg?maxAge=2592000?style=plastic)](http://search.maven.org/#search|ga|1|g%3A%22org.apache.any23%22)
+
 Apache Anything To Triples (Any23) is a library and web service that extracts
 structured data in RDF format from a variety of Web documents.
 Any23 documentation can be found on the [website](http://any23.apache.org)