Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamShaish committed Feb 11, 2019
1 parent 352c365 commit 19f4cce
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![Project License][licence_icon]][licence_link]
[![Travis Status][travis_icon]][travis_link]
[![Coverage Status][coverage_icon]][coverage_link]
[![Nexus Release][nexus_icon]][nexus_link]


[licence_icon]: https://img.shields.io/github/license/NoamShaish/containers.svg
Expand All @@ -13,6 +14,9 @@
[coverage_icon]: https://coveralls.io/repos/github/NoamShaish/containers/badge.svg?branch=master
[coverage_link]: https://coveralls.io/github/NoamShaish/containers?branch=master

[nexus_icon]: https://img.shields.io/nexus/r/https/oss.sonatype.org/com.github.NoamShaish/containers-core_2.11.svg
[nexus_link]: https://oss.sonatype.org/#nexus-search;quick~containers-core_2.11

## What is a Container?
Container is yet another collection abstraction.

Expand Down Expand Up @@ -69,4 +73,4 @@ sbt
> set version := "x.x.x"
> publishSigned
> sonatypeRelease
```
```

0 comments on commit 19f4cce

Please sign in to comment.