Skip to content

Commit ba13c07

Browse files
authored
Merge pull request #1866 from 35VLG84/tackler-ng
Add "Finance" app category and Tackler-NG accounting application
2 parents ca534b6 + 9873cd7 commit ba13c07

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
1515
* [Embedded](#embedded)
1616
* [Emulators](#emulators)
1717
* [File manager](#file-manager)
18+
* [Finance](#finance)
1819
* [Games](#games)
1920
* [Graphics](#graphics)
2021
* [Image processing](#image-processing)
@@ -82,7 +83,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
8283
* [Email](#email)
8384
* [Encoding](#encoding)
8485
* [Filesystem](#filesystem)
85-
* [Finance](#finance)
86+
* [Finance](#finance-1)
8687
* [Functional Programming](#functional-programming)
8788
* [Game development](#game-development)
8889
* [Geospatial](#geospatial)
@@ -322,6 +323,12 @@ See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulato
322323
* [xplr](https://github.com/sayanarijit/xplr) - A hackable, minimal, fast TUI file explorer
323324
* [yazi](https://github.com/sxyazi/yazi) - Blazing fast terminal file manager, based on async I/O.
324325

326+
### Finance
327+
328+
See also [Payments](#payments) applications.
329+
330+
* [e257-fi/tackler-ng](https://github.com/e257-fi/tackler-ng) [[tackler](https://crates.io/crates/tackler)] - Fast, reliable bookkeeping engine with native GIT SCM support for plain text accounting [![CI Badge](https://github.com/e257-fi/tackler-ng/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/e257-fi/tackler-ng/blob/main/.github/workflows/ci.yml)
331+
325332
### Games
326333

327334
See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston).

0 commit comments

Comments
 (0)