README.md in acfs-0.23.2.b199 vs README.md in acfs-0.23.2.b200
- old
+ new
@@ -3,10 +3,10 @@
[](http://badge.fury.io/rb/acfs)
[](https://travis-ci.org/jgraichen/acfs)
[](https://coveralls.io/r/jgraichen/acfs)
[](https://codeclimate.com/github/jgraichen/acfs)
[](https://gemnasium.com/jgraichen/acfs)
-[](http://rubydoc.info/github/jgraichen/acfs/master/frames)
+[](http://rubydoc.info/github/jgraichen/acfs/master/frames)
Acfs is a library to develop API client libraries for single services within a larger service oriented application.
Acfs covers model and service abstraction, convenient query and filter methods, full middleware stack for pre-processing requests and responses on a per service level and automatic request queuing and parallel processing. See Usage for more.