Readme.md update

This commit is contained in:
2025-01-18 21:36:10 +03:00
parent 6ebe731e90
commit 0aae0391c5

View File

@@ -65,15 +65,15 @@ const GoodreadsBookSearch = require("szbk-goodreads-search-api");
```javascript ```javascript
szbk-goodreads-search-book szbk-goodreads-search-book
config config
index.js # Konfigürasyon dosyası index.js # Configuration file
lib lib
index.js # GoodreadsBookSearch sınıfı index.js # GoodreadsBookSearch class
module.js # Veri işleme ve parse işlemleri module.js # Data processing and parsing operations
test test
index.js # Entegrasyon testleri index.js # Integration tests
index.js # Giriş noktası index.js # Entry point
package.json # Bağımlılıklar ve betikler package.json # Dependencies and scripts
README.md # Dokümantasyon README.md # Documentation
``` ```
## 🧪 Tests ## 🧪 Tests