We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30267da commit 1d2c075Copy full SHA for 1d2c075
README.md
@@ -10,6 +10,14 @@ Then visit <http://localhost:3000> to preview your project.
10
11
For more, see <https://observablehq.com/framework/getting-started>.
12
13
+## Deployment
14
+
15
+The dashboard is deployed via GitHub Pages, and can be
16
+visited [here.](https://vnegi10.github.io/Crypto-return-calculator/) It is scheduled
17
+to update every two hours. Build and deploy steps can be found in
18
+[this](https://github.com/vnegi10/Crypto-return-calculator/blob/main/.github/workflows/deploy.yml)
19
+GitHub Actions workflow file.
20
21
## Project structure
22
23
A typical Framework project looks like this:
0 commit comments