mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-05 11:10:16 -04:00
Text changes
This commit is contained in:
parent
c6f0d9e71e
commit
a14e00d520
@ -4,7 +4,9 @@
|
||||
### [https://www.invoiceninja.com](https://www.invoiceninja.com)
|
||||
### Introduction
|
||||
|
||||
Most online invoicing sites are expensive. They shouldn't be. The aim of this project is to provide a free, open-source alternative. [This guide](http://hillelcoren.com/invoice-ninja/self-hosting/) is the simplest way to setup the site. The high level instructions for setting up the site using Git are below but there's also a more detailed [setup guide](http://hillelcoren.com/invoice-ninja/laravel-ubuntu-virtualbox/).
|
||||
Most online invoicing sites are expensive. They shouldn't be. The aim of this project is to provide a free, open-source alternative. Additionally, the hope is the codebase will serve as a sample site for Laravel as well as other JavaScript technologies.
|
||||
|
||||
[This guide](http://hillelcoren.com/invoice-ninja/self-hosting/) is the simplest way to setup the site. The high level instructions for setting up the site using Git are below but there's also a more detailed [setup guide](http://hillelcoren.com/invoice-ninja/laravel-ubuntu-virtualbox/).
|
||||
|
||||
To connect follow [@invoiceninja](https://twitter.com/invoiceninja) or join the [Facebook Group](https://www.facebook.com/invoiceninja). For discussion of the code please use the [Google Group](https://groups.google.com/d/forum/invoiceninja).
|
||||
|
||||
|
@ -64,8 +64,11 @@
|
||||
free? For how long?</a>
|
||||
|
||||
<div class="content">
|
||||
<p>Yes, it is 100% free. Forever and ever. For
|
||||
real.</p>
|
||||
<p>Yes, our basic app is 100% free. Forever and ever. For real. We
|
||||
also offer a paid Pro version of Invoice Ninja (you can learn all about
|
||||
its awesome features <a href="https://www.invoiceninja.com/plans">here</a>, but it's
|
||||
important to us that the free version have all of the key features people
|
||||
need to do business. </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -75,17 +78,15 @@
|
||||
money?</a>
|
||||
|
||||
<div class="content">
|
||||
<p>We’re mostly in this line of work because we
|
||||
believe it’s high time that a good electronic
|
||||
invoicing tools be available for free. There isn’t
|
||||
much money in it - yet. When our users open up new
|
||||
accounts with payment processor gateways by
|
||||
clicking on links from our site, we make modest
|
||||
commissions as a gateway affiliate. So if zillions
|
||||
of freelancers and small businesses start running
|
||||
credit card charges through Invoice Ninja, there’s
|
||||
a decent chance we might recover our investment.
|
||||
Maybe not.</p>
|
||||
<p>We’re mostly in this line of work because we believe it’s high time that
|
||||
a good electronic invoicing tool be available for free. There isn’t much money
|
||||
in it - yet. We do offer a paid <a href="https://www.invoiceninja.com/plans">Pro </a>
|
||||
version of the app that we've souped up with premium features. And when our users open up new
|
||||
accounts with payment processor gateways by clicking on links from our site, we make
|
||||
modest commissions as a gateway affiliate. So if zillions of freelancers and small businesses
|
||||
start running credit card charges through Invoice Ninja, or if scores of users go
|
||||
<a href="https://www.invoiceninja.com/plans">Pro</a>, there’s a decent chance we'll
|
||||
recover our investment.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user