Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dzikoysk authored Apr 8, 2020
1 parent 685a48e commit 401226c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NanoMaven [![Build Status](https://travis-ci.org/dzikoysk/NanoMaven.svg?branch=master)](https://travis-ci.org/dzikoysk/NanoMaven)
Lightweight repository manager for Maven artifacts.
It a simple solution to replace managers like Nexus and Artifactory.
It is a simple solution to replace managers like Nexus, Archiva or Artifactory.
As a successor of NanoMaven, you should also check the [Reposilite](https://github.com/panda-lang/reposilite) - enhanced repository management software mainly dedicated for Maven artifacts.

![obraz](https://user-images.githubusercontent.com/4235722/78812901-73b8c680-79cc-11ea-95d5-9763a53e4240.png)
Expand Down Expand Up @@ -64,7 +64,7 @@ NanoMaven 2.0.0 Commands:
```
#### Maven builds
You can also use maven to embed NanoMaven in your application
You can also use maven builds to embed NanoMaven in your application
```xml
<dependency>
Expand Down

0 comments on commit 401226c

Please sign in to comment.