README.md in gemirro-0.3.0 vs README.md in gemirro-0.4.0
- old
+ new
@@ -1,9 +1,9 @@
# Gemirro | [![Build Status](https://travis-ci.org/PierreRambaud/gemirro.svg)](https://travis-ci.org/PierreRambaud/gemirro)
Gemirro is a Ruby application that makes it easy way to create your own RubyGems mirror without having to push or write all gem you wanted in a configuration file.
-It does mirroring only, it has no authentication and you can't upload Gems to it.
-More you only need to launch the server and gems will automaticly be downloaded when requests come.
+It does mirroring without any authentication and you can add your private gems in the `gems` directory.
+More, to mirroring a source, you only need to start the server, and gems will automaticly be downloaded when needed.
## Requirements
* Ruby 1.9.2 or newer
* Enough space to store Gems