Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 2f76dfa

Browse files
committed
Add github badges to README.md instead of CONTRIBUTING.md
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1706560 13f79535-47bb-0310-9956-ffa450edef68
1 parent c20cd95 commit 2f76dfa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
Contributing to Apache Commons CSV
4242
======================
4343

44-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/)
45-
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
46-
4744
You have found a bug or you have an idea for a cool new feature? Contributing code is a great way to give something back to
4845
the open source community. Before you dig right into the code there are a few guidelines that we need contributors to
4946
follow so that we can have a chance of keeping on top of things.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
Apache Commons CSV
4444
===================
4545

46+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/)
47+
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
48+
4649
The Apache Commons CSV library provides a simple interface for reading and writing
4750
CSV files of various types.
4851

0 commit comments

Comments
 (0)