Skip to content

Commit

Permalink
style: changing spelling errors in README 🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadowh4k committed Feb 14, 2024
1 parent b6af9ff commit 96cf889
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<img src="public/favicon.svg" height="50px" width="auto" />
<h3>
The ESLAND page reimagined
The ESLAND page re-imagined
</h3>
<p>Created for didactic and educational purposes.</p>
</div>
Expand Down Expand Up @@ -107,7 +107,7 @@ pnpm dev
<img src="https://contrib.rocks/image?repo=midudev/esland-web" />
</a>

## 🔑 Get your Twicth client ID and secret
## 🔑 Get your Twitch client ID and secret

Before being able to initialize the application, you will need to obtain your ***client ID*** and ***client secret*** from Twitch.

Expand All @@ -117,11 +117,11 @@ Once you're there, you should to click on the button that says **'your console'*

![home page of dev.twitch.tv](resourses/consola.png)

When you're in the console page. You create a new app in the **'apps'** section and press the button that say's 'regist your app'
When you're in the console page. You create a new app in the **'apps'** section and press the button that say's 'register your app'

![create your twitch app](resourses/crear-aplicacion.png)

Then you'll need to regist your app. Fill the fields as teh follow example and click the **'create'** button.
Then you'll need to register your app. Fill the fields as teh follow example and click the **'create'** button.

![fill the fields](resourses/campos.png)

Expand Down

0 comments on commit 96cf889

Please sign in to comment.