Skip to content

Commit 1a1a554

Browse files
committed
Readme tweaks.
1 parent cdedf5b commit 1a1a554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export ACCESS_TOKEN_GITHUB=""
3232
### Dev
3333

3434
To load the environment variables from `scripts/.env.sh`, make the public
35-
environment variable modules, and serve the Ruck app:
35+
environment variable modules, and serve the [Ruck](https://ruck.tech) app:
3636

3737
```sh
3838
./scripts/dev.sh
@@ -56,7 +56,7 @@ To make the public environment variable modules:
5656
>
5757
> Requires environment variables.
5858
59-
To serve the Ruck app for either development or production:
59+
To serve the [Ruck](https://ruck.tech) app for either development or production:
6060

6161
```sh
6262
./scripts/serve.sh

0 commit comments

Comments
 (0)