[
https://issues.apache.org/jira/browse/ACCUMULO-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280667#comment-15280667
]
ASF GitHub Bot commented on ACCUMULO-4179:
------------------------------------------
Github user mikewalch commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/98#discussion_r62912259
--- Diff: README.md ---
@@ -113,3 +115,9 @@ with Accumulo 1.6.2 and 1.7.0 all API changes will
follow [semver 2.0][12]
[14]: examples/simple/src/main/java/org/apache/accumulo/examples/simple
[15]: docs/src/main/resources/examples
[16]: docs/src/main/asciidoc
+[li]: http://img.shields.io/badge/license-ASL-blue.svg
+[ll]: https://github.com/apache/accumulo/blob/master/LICENSE
--- End diff --
Good idea. Changed in 896625f3d
> Add GitHub "badges" to README.md
> --------------------------------
>
> Key: ACCUMULO-4179
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4179
> Project: Accumulo
> Issue Type: Task
> Components: docs
> Reporter: Christopher Tubbs
>
> Our README.md could benefit from some common badges which integrate our
> mirror with some additional developer services on the internet, such as:
> * linking to javadocs
> * linking to releases in maven central
> * showing travis-ci build status
> * etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)