Aditya Kale commited on
Commit
728867d
·
1 Parent(s): 063a404

(Typo): Update README.MD

Browse files

Corrected the typing mistakes and grammatical changes of the words.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,7 +27,7 @@ Clapper's philosophy is for anyone to create videos using AI through an interact
27
 
28
  In Clapper you don't edit a sequence of video and audio files directly, but iterate (with the help from your AI assistant) over your story using high-level abstractions such as characters, locations, weather, time period, style etc.
29
 
30
- To this end I am also working on a Director's Mode, where you can just put the video in fullscreen, sit confortably in your director's chair (or couch), shouting orders at your AI set assistant to produce your movie.
31
 
32
  # Public alpha access
33
 
@@ -101,7 +101,7 @@ Install the dependencies.
101
  bun i
102
  ```
103
 
104
- You can run the following command to build the app, making sure all the types are consistant and properly set:
105
 
106
  ```bash
107
  npm run build
 
27
 
28
  In Clapper you don't edit a sequence of video and audio files directly, but iterate (with the help from your AI assistant) over your story using high-level abstractions such as characters, locations, weather, time period, style etc.
29
 
30
+ To this end I am also working on a Director's Mode, where you can just put the video in fullscreen, sit comfortably in your director's chair (or couch), shouting orders at your AI set assistant to produce your movie.
31
 
32
  # Public alpha access
33
 
 
101
  bun i
102
  ```
103
 
104
+ You can run the following command to build the app, making sure all the types are consistent and properly set:
105
 
106
  ```bash
107
  npm run build