README.md: fix couple of typos

This commit is contained in:
Andres G. Aragoneses 2020-04-03 20:20:53 +08:00
parent c59eba9023
commit bb2e485b91

View file

@ -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