Update Readme about config.js

This commit is contained in:
Matúš Juraj Kobyľan 2024-11-22 21:16:06 +01:00
parent cfbd1bfad9
commit a1614229ee

View File

@ -12,7 +12,7 @@ Vytvoriť systém, ktorý umožňuje nahrávku reči rozpoznať a „vygenerova
#### config.js structure
```javascript
// config.js
// scripts/config.js
const config = {
SUPABASE_URL: 'URL',
SUPABASE_KEY: 'KEY'