From 4a8855dbca1b011df38c019e013858c1ba57076c Mon Sep 17 00:00:00 2001 From: Chris Hart Date: Thu, 11 Feb 2016 10:42:55 -0500 Subject: [PATCH] fixed style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d09f74..91a29c4 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from TastyPie. * [savory-pie](https://github.com/RueLaLa/savory-pie/) - REST API building library (django, and others). * [Python Eve](http://python-eve.org/) - Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services. -* [Ramses](https://ramses.readthedocs.org/en/stable/) - makes RAML files executable by generating production-ready APIs from them at runtime +* [Ramses](https://ramses.readthedocs.org/en/stable/) - Makes RAML files executable by generating production-ready APIs from them at runtime. ### Ruby