1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Updated readme

This commit is contained in:
Hillel Coren 2016-12-21 17:39:01 +02:00
parent c3eaea4df9
commit be07e949a0

View File

@ -10,7 +10,7 @@
## [Hosted](https://www.invoiceninja.com) | [Self-hosted](https://www.invoiceninja.org) | [iPhone](https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1072566815&mt=8)
All Pro and Enterprise features from the hosted app are included in the open-source code.
All Pro and Enterprise features from the hosted app are included in the open-source code. You can watch this [YouTube Video](https://www.youtube.com/watch?v=xHGKvadapbA) for an overview of the app's features.
The [self-host zip](https://www.invoiceninja.com/self-host/) includes all third party libraries whereas downloading the code from GitHub requires using Composer to install the dependencies.
@ -33,7 +33,7 @@ The [self-host zip](https://www.invoiceninja.com/self-host/) includes all third
* [Stripe](https://stripe.com/)
* [Postmark](https://postmarkapp.com/)
## Features | [Watch Video](https://www.youtube.com/watch?v=xHGKvadapbA)
## Features
* Built using Laravel 5.2
* Live PDF generation using [pdfmake](http://pdfmake.org/)
* Supports 50+ payment gateways with [Omnipay](https://github.com/thephpleague/omnipay)