Skip to content

Commit 6bb2383

Browse files
authored
Update README.md
1 parent 7976533 commit 6bb2383

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=lg2de_SimpleAccounting&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=lg2de_SimpleAccounting)
99
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=lg2de_SimpleAccounting&metric=security_rating)](https://sonarcloud.io/dashboard?id=lg2de_SimpleAccounting)
1010

11+
**SimpleAccounting** is a simple software for accounting.
12+
It supports double-entry accounting including different reports.
13+
Bookings can be imported from text files.
14+
1115
I started `SimpleAccounting` around 2005, only for my personal use to manage accounts and balances of a small club.
1216
In 2019, I met a colleague from another small club who was looking for a simple solution to get an overview of the balances of several logical and real accounts.
1317

@@ -63,7 +67,7 @@ Maybe you want to help with the introduction of a localized user interface?
6367

6468
## Roadmap
6569

66-
The first public release is [available](https://github.com/lg2de/SimpleAccounting/releases).
70+
The public releases are [available](https://github.com/lg2de/SimpleAccounting/releases).
6771
Please download, test and send feedback.
6872

6973
The roadmap is defined by issues and milestones.

0 commit comments

Comments
 (0)