From f5936867b97b2a8772d4578b526e582ef8c878b6 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Mon, 28 Mar 2016 20:27:45 +0300 Subject: [PATCH] Fix typo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 84f16d4..e58542d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ Plugin Framework for Java (PF4J) ===================== [![Travis CI Build Status](https://travis-ci.org/decebals/pf4j.png)](https://travis-ci.org/decebals/pf4j) - [![Maven Central](http://img.shields.io/maven-central/v/ro.fortsoft.pf4j/pf4j.svg)](http://search.maven.org/#search|ga|1|pf4j) A plugin is a way for a third party to extend the functionality of an application. A plugin implements extension points -- 2.39.5