Skip to content

Commit f853e5c

Browse files
authored
Add website link
1 parent ba24a47 commit f853e5c

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
@@ -1,6 +1,6 @@
11
# CLI
22

3-
This is the CLI for Cratecode. It provides an interface for managing aspects of Cratecode involved during the creation of lessons/units.
3+
This is the CLI for [Cratecode](https://cratecode.com). It provides an interface for managing aspects of Cratecode involved during the creation of lessons/units.
44

55
## Features
66

@@ -101,4 +101,4 @@ As you can see, many configurations are possible. To look at an actual example,
101101

102102
## Manipulating Videos
103103

104-
You can use the CLI to modify a video's audio. Use the `npx cratecode extract path/to/video.cv` command to extract the audio file, modify it, then use the `npx cratecode combine path/to/video.cv path/to/audio.ogg` command to add the new audio to the video.
104+
You can use the CLI to modify a video's audio. Use the `npx cratecode extract path/to/video.cv` command to extract the audio file, modify it, then use the `npx cratecode combine path/to/video.cv path/to/audio.ogg` command to add the new audio to the video.

0 commit comments

Comments
 (0)