From 6e508ba4b561411b552f7d20180529806fbc69e2 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Fri, 22 Sep 2017 15:21:23 -0400 Subject: [PATCH 1/2] Add packagecloud.io to artifact repos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a0c26db..19ad3ddd 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Table of Contents ## Artifact Repos * [central.sonatype.org](http://central.sonatype.org) - The default artifact repository for Apache Maven, SBT and other build systems. + * [packagecloud.io](https://packagecloud.io) - Easy to use repository hosting for: Maven, RPM, DEB, PyPi and RubyGem packages (has free tier) ## Tools for Teams and Collaboration From f1b10edae5bef4afed0e7556706b30ba3568b2ee Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Fri, 22 Sep 2017 15:22:51 -0400 Subject: [PATCH 2/2] add period to end of sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ad3ddd..ea68e2bc 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Table of Contents ## Artifact Repos * [central.sonatype.org](http://central.sonatype.org) - The default artifact repository for Apache Maven, SBT and other build systems. - * [packagecloud.io](https://packagecloud.io) - Easy to use repository hosting for: Maven, RPM, DEB, PyPi and RubyGem packages (has free tier) + * [packagecloud.io](https://packagecloud.io) - Easy to use repository hosting for: Maven, RPM, DEB, PyPi and RubyGem packages (has free tier). ## Tools for Teams and Collaboration