diff options
author | metamuffin <metamuffin@noreply.codeberg.org> | 2024-11-03 17:33:14 +0000 |
---|---|---|
committer | metamuffin <metamuffin@noreply.codeberg.org> | 2024-11-03 17:33:14 +0000 |
commit | bf2ea37ee8e0f63a76b83b315b84cafb0b345cea (patch) | |
tree | 799616503edfa238f40b4f2d59d7e28ded4b1edf /readme.md | |
parent | 368af91f8f55ff6356eb591e0d61873a1501794d (diff) | |
parent | 4961908376db687a74ff4a6b134430f1a57ce57b (diff) | |
download | abrechenbarkeit-bf2ea37ee8e0f63a76b83b315b84cafb0b345cea.tar abrechenbarkeit-bf2ea37ee8e0f63a76b83b315b84cafb0b345cea.tar.bz2 abrechenbarkeit-bf2ea37ee8e0f63a76b83b315b84cafb0b345cea.tar.zst |
Merge pull request 'css and rebrad' (#1) from dasriley/abrechenbarkeit:master into master
Reviewed-on: https://codeberg.org/metamuffin/strichliste/pulls/1
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ -# Strichliste v2 +# Abrechenbarkeit v2 A _simpler_ trust based ledger. -The entire application is contained within `strichliste.lua`. This script +The entire application is contained within `abrechenbarkeit.lua`. This script implements CGI. It was tested against Lua version 5.4.7. Application data is stored in a number of files in the process working directory (See below). |