From 0d8ca22487ee28bd2a5b9f0847137b6ac8e442ce Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 31 Dec 2015 17:32:03 +0000 Subject: [PATCH] Swapped vue for angular js --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2d4c84b3b..b1570a1f4 100644 --- a/readme.md +++ b/readme.md @@ -82,7 +82,7 @@ BookStack is provided under the MIT License. These are the great projects used to help build BookStack: * [Laravel](http://laravel.com/) -* [VueJS](http://vuejs.org/) +* [AngularJS](https://angularjs.org/) * [jQuery](https://jquery.com/) * [TinyMCE](https://www.tinymce.com/) * [highlight.js](https://highlightjs.org/)