Skip to content

Commit 9b05780

Browse files
authored
Update README.md
1 parent 38df51f commit 9b05780

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,9 @@ public static async Task HandleUpdate(ITelegramBotClient bot, Update update, Can
101101
```
102102

103103
### We know about this bugs:
104-
- [ ] Not working providing dependencies in class constructor and this gives an error.
105-
Try to not use provided dependencies in class. We are should to fix it in v1.0.2.
104+
- [ X ] Not working providing dependencies in class constructor and this gives an error.
105+
~~Try to not use provided dependencies in class. We are should to fix it in v1.0.2.~~
106+
Now just use static variables
106107

107108
## License
108-
This project is open-source and available under the [Apache 2.0 License](LICENSE).
109+
This project is open-source and available under the [Apache 2.0 License](LICENSE).

0 commit comments

Comments
 (0)