From 8fc578ef39502f2e56c01c65c983f991c8f01ff8 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 6 Apr 2015 12:28:37 +0300 Subject: [PATCH] Updated readme --- readme.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 74f3018dc169..da504eac4e63 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ ### [https://www.invoiceninja.com](https://www.invoiceninja.com) -#### Note: please submit any pull requests against the [Laravel 5](https://github.com/hillelcoren/invoice-ninja/tree/laravel-5) branch +#### Note: the application has recently been updated to Laravel 5. Please use the [1.7.x branch](https://github.com/hillelcoren/invoice-ninja/tree/1.7.x) for a more a stable build. If you'd like to use our code to sell your own invoicing app we have an affiliate program. Get in touch for more details. @@ -23,7 +23,7 @@ Developed by [@hillelcoren](https://twitter.com/hillelcoren) | Designed by [kant ### Features -* Core application built using Laravel 4.1 +* Core application built using Laravel 5 * Invoice PDF generation directly in the browser * Integrates with many payment providers * Recurring invoices @@ -106,8 +106,6 @@ Add public/ to your web server root then load / to configure the application. * [rniemeyer/knockout-sortable](https://github.com/rniemeyer/knockout-sortable) - A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality * [MrRio/jsPDF](https://github.com/MrRio/jsPDF) - Generate PDF files in JavaScript. HTML5 FTW. * [FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome) - The iconic font designed for Bootstrap that works with twitter bootstrap -* [jasonlewis/basset](https://github.com/jasonlewis/basset) - A better asset management package for Laravel -* [Zizaco/confide](https://github.com/Zizaco/confide) - Confide is a authentication solution for Laravel 4 * [Anahkiasen/former](https://github.com/Anahkiasen/former) - A powerful form builder, for Laravel and other frameworks (stand-alone too) * [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) - Laravel debugbar * [DataTables/DataTables](https://github.com/DataTables/DataTables) - Tables plug-in for jQuery @@ -123,4 +121,4 @@ Add public/ to your web server root then load / to configure the application. * [jashkenas/underscore](https://github.com/jashkenas/underscore) - JavaScript's utility _ belt * [caouecs/Laravel4-long](https://github.com/caouecs/Laravel4-lang) - List of languages ​​for Laravel4 * [bgrins/spectrum](https://github.com/bgrins/spectrum) - The No Hassle JavaScript Colorpicker -* [lokesh/lightbox2](https://github.com/lokesh/lightbox2/) - The original lightbox script +* [lokesh/lightbox2](https://github.com/lokesh/lightbox2/) - The original lightbox script \ No newline at end of file