README.md in rankmirror-1.0.0 vs README.md in rankmirror-1.1.0
- old
+ new
@@ -8,15 +8,17 @@
## Usage
$ rankmirror --help
-eg. `rankmirror -o opensuse --flavor tumbleweed --continent asia` will get you: the fastest Tumbleweed mirror located in Asia. Those 3 options
-are mandatory for openSUSE.
+eg. `rankmirror -o opensuse --flavor tumbleweed --continent asia`, the fastest openSUSE Tumbleweed mirror in Asia.
+`rankmirror -o fedora --flavor 25 --country cn`, the fastest Fedora 25 mirror in China.
+
+`rankmirror -o epel --flavor 7 --country cn`, the fastest EPEL 7 mirror in China.
+
`rankmirror -o packman -s` will get you: the fastest Packman mirror from the World. And save that to a packman.mirrorlist in your `~/.rankmirror`.
Next time, just `rankmirror -l -o packman -s`, which is faster^2. Because most of the times, there're only a few mirrors that are fast to you.
-This technology applies to openSUSE too.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).