Repository: commons-imaging
Updated Branches:
  refs/heads/master c184bc5a1 -> 48cfde844


update README.md


Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/48cfde84
Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/48cfde84
Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/48cfde84

Branch: refs/heads/master
Commit: 48cfde844a440fee8b79975206640eab42f40312
Parents: c184bc5
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Fri Aug 4 17:49:37 2017 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Fri Aug 4 17:49:37 2017 +0200

----------------------------------------------------------------------
 README.md | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/48cfde84/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ad5771c..40a727e 100644
--- a/README.md
+++ b/README.md
@@ -44,14 +44,13 @@ Apache Commons Imaging
 ===================
 
 [![Build 
Status](https://travis-ci.org/apache/commons-imaging.svg?branch=trunk)](https://travis-ci.org/apache/commons-imaging)
-[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
 Apache Commons Imaging (previously Sanselan) is a pure-Java image library.
 
 Documentation
 -------------
 
-More information can be found on the 
[homepage](https://commons.apache.org/proper/commons-imaging).
+More information can be found on the [Apache Commons Imaging 
homepage](https://commons.apache.org/proper/commons-imaging).
 The 
[JavaDoc](https://commons.apache.org/proper/commons-imaging/javadocs/api-release)
 can be browsed.
 Questions related to the usage of Apache Commons Imaging should be posted to 
the [user mailing list][ml].
 
@@ -100,7 +99,7 @@ Note that Commons Imaging and Commons Sanselan are neither 
binary nor source com
 Contributing
 ------------
 
-We accept PRs via github. The [developer mailing list][ml] is the main channel 
of communication for contributors.
+We accept Pull Requests via GitHub. The [developer mailing list][ml] is the 
main channel of communication for contributors.
 There are some guidelines which will make applying PRs easier for us:
 + No tabs! Please use spaces for indentation.
 + Respect the code style.
@@ -112,7 +111,9 @@ You can learn more about contributing via GitHub in our 
[contribution guidelines
 
 License
 -------
-Code is under the [Apache Licence 
v2](https://www.apache.org/licenses/LICENSE-2.0.txt).
+This code is under the [Apache Licence 
v2](https://www.apache.org/licenses/LICENSE-2.0).
+
+See the `NOTICE.txt` file for required notices and attributions.
 
 Donations
 ---------
@@ -122,8 +123,8 @@ Additional Resources
 --------------------
 
 + [Apache Commons Homepage](https://commons.apache.org/)
-+ [Apache Bugtracker (JIRA)](https://issues.apache.org/jira/)
++ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/IMAGING)
 + [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
-+ #apachecommons IRC channel on freenode.org
++ `#apache-commons` IRC channel on `irc.freenode.org`
 
 [ml]:https://commons.apache.org/mail-lists.html

Reply via email to