From c1e5321191c280a39fcdf7f0bbecc79c7248459f Mon Sep 17 00:00:00 2001 From: Adithya Chari Date: Wed, 25 May 2022 10:15:13 -0500 Subject: [PATCH 1/3] Link edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75ca688..e51ea29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LedgerStockUpdate -This application locates any stocks you have in your [ledger-cli](ledger-cli.org) file, then generates a price database of those stocks compatible with the application. +This application locates any stocks you have in your [ledger-cli](https://ledger-cli.org) file, then generates a price database of those stocks compatible with the application. ### Usage From 3a1ca6d513f250707127af6c148c138665ccac07 Mon Sep 17 00:00:00 2001 From: Adithya Chari Date: Wed, 25 May 2022 10:16:59 -0500 Subject: [PATCH 2/3] Archival Statement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e51ea29..c1c4e47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LedgerStockUpdate +This repository has been archived, please refer to the [SourceHut page](https://git.sr.ht/~adchari/LedgerStockUpdate) + This application locates any stocks you have in your [ledger-cli](https://ledger-cli.org) file, then generates a price database of those stocks compatible with the application. ### Usage From 38e7dbc2bcce5e2347f037dbe118c0b3a5e0bbab Mon Sep 17 00:00:00 2001 From: Adithya Chari Date: Thu, 26 May 2022 20:53:58 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1c4e47..932e51c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LedgerStockUpdate -This repository has been archived, please refer to the [SourceHut page](https://git.sr.ht/~adchari/LedgerStockUpdate) +This repository has been archived, and the project has been ported to Rust, please refer to the [SourceHut page](https://sr.ht/~adchari/ledgerdb) This application locates any stocks you have in your [ledger-cli](https://ledger-cli.org) file, then generates a price database of those stocks compatible with the application.