diff --git a/README.md b/README.md index 859d624..17de814 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,6 @@ npm install telebuilder Example of a bot built with TeleBuilder: [jekyll-post-bot](https://github.com/en9inerd/jekyll-post-bot) -```typescript - ### Configuration TeleBuilder uses a `ConfigService` to manage and load configuration settings for your bot. The service loads configuration files based on your environment and merges them to create a final, read-only configuration object that your application can use.