mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-13 01:22:26 -06:00
Added some new lines to files.
This commit is contained in:
parent
d1d6ba4114
commit
cf8a687b4d
@ -20,7 +20,7 @@ Firefly works on the principle that if you know where you're money is going, you
|
||||
#### Some advantages of using Firefly
|
||||
|
||||
- Firefly can import any CSV file, so migrating from other systems is easy.
|
||||
- Firefly runs on your own server, so you are fully in control of your data. Remember, there is no such thing as "the cloud", it’s just somebody else’s computer. Would you store your financial records on someone else's computer?
|
||||
- Firefly runs on your own server, so you are fully in control of your data. Remember, there is no such thing as "the cloud", it’s just somebody else’s computer!
|
||||
- Firefly has lots of features without becoming fancy or bloated.
|
||||
- If you feel you're missing something you can just ask me and I'll add it!
|
||||
|
||||
|
@ -34,4 +34,4 @@ class BillScanner
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -255,4 +255,4 @@ class TestData
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -17,4 +17,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
@ -169,4 +169,4 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user