From 33682318dcf6a0bb772378b3a1ee06145267f91f Mon Sep 17 00:00:00 2001 From: Sandro Munda Date: Thu, 8 Dec 2016 11:39:48 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d11d9cf..8a03e70 100644 --- a/README.md +++ b/README.md @@ -219,9 +219,9 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ## Miscellaneous -* [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. * [ng-admin](https://github.com/marmelab/ng-admin) - Add an AngularJS admin GUI to any RESTful API. * [swagger-codegen](https://github.com/swagger-api/swagger-codegen) - Auto generation of client libraries or server stubs given an OpenAPI speification (formerly known as the Swagger Specification). +* [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. ## License