We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961f482 commit 4f57c10Copy full SHA for 4f57c10
README.md
@@ -1,4 +1,4 @@
1
-# Ardrive topup cron
+# Ardrive Top-up Cron
2
3
ARIO token to Adrive Turbo Credit converter with telegram notification and CRON support.
4
@@ -19,8 +19,8 @@ ARIO token to Adrive Turbo Credit converter with telegram notification and CRON
19
### Build locally (Recommended)
20
21
```bash
22
-git clone https://github.com/deradnet/Ardrive-Turbo-Credit-Cron.git
23
-cd Ardrive-Turbo-Credit-Cron
+git clone https://github.com/deradnet/ardrive-turbo-credit-cron.git
+cd ardrive-turbo-credit-cron
24
docker build -t ardrive-turbo-credit-cron .
25
```
26
0 commit comments