mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
README.md: fix couple of typos
This commit is contained in:
parent
c59eba9023
commit
bb2e485b91
|
|
@ -42,8 +42,8 @@ or build from source
|
|||
|
||||
# Dependencies
|
||||
|
||||
TgSharp has a few dependenices, most of functionality implemented from scratch.
|
||||
All dependencies listed in [package.conf file](https://github.com/nblockchain/TgSharp/blob/master/src/TgSharp.Core/packages.config).
|
||||
TgSharp has a few dependencies, but most of the functionality is implemented from scratch.
|
||||
All dependencies are listed in [packages.config file](https://github.com/nblockchain/TgSharp/blob/master/src/TgSharp.Core/packages.config).
|
||||
|
||||
|
||||
# Starter Guide
|
||||
|
|
|
|||
Loading…
Reference in a new issue