commit 2ed399b0a36990c57613c2b334ffff32adbad8c1
parent cef3db4146df8098f4ded73302c4bb789d3cd419
Author: Bharatvaj Hemanth <bharatvaj@yahoo.com>
Date: Wed, 25 Oct 2023 03:48:44 +0530
parent cef3db4146df8098f4ded73302c4bb789d3cd419
Author: Bharatvaj Hemanth <bharatvaj@yahoo.com>
Date: Wed, 25 Oct 2023 03:48:44 +0530
Fix typos in README
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -3,7 +3,7 @@ peredu பேரேடு ====== -peredu is a cross-platform frontend to ledger(pta) with emphasis on simplicity. perudu means ledger in Tamil. It is written in c99 and works on top of nuklear making it lightweigt and fast. +peredu is a cross-platform frontend to ledger(pta) with emphasis on simplicity. perudu means ledger in Tamil. It is written in c99 and works on top of nuklear making it lightweight and fast. NOTE: The quality of the software is beta in the least, it's still in development. @@ -17,4 +17,4 @@ Build make -will generate 'hotbook' which you can use to start the motor +will generate 'hotbook' which you can use to start the hot-reload functionality, this can be expected to be removed in the future.