From d6b8b2f70d525ed7a6cc31ae0ab668e24611b6ee Mon Sep 17 00:00:00 2001 From: clarmso Date: Mon, 1 Oct 2018 18:34:37 -0400 Subject: [PATCH] Put the buleet in one line --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e0d3680b..5e4e2ed7 100644 --- a/README.md +++ b/README.md @@ -534,8 +534,7 @@ Table of Contents * [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation) * [mockable.io](https://www.mockable.io/) — Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data * [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go to market process for ideas and fake it till you make it. - * [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. - The source code is also available if you would like to run the server locally. + * [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. The source code is also available if you would like to run the server locally. * [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools. Free license for students, teachers, Open Source and user groups * [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web * [repl.it](https://repl.it/) — A cloud coding environment for various program languages