Skip to content

Commit a8c8e59

Browse files
Update README.md
1 parent 774bb3e commit a8c8e59

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,19 @@ PM> Install-Package VkNet
3131

3232
# План развития проекта
3333

34-
- [ ] Обновить некоторые методы в соответствии с [changelog vk](https://vk.com/dev/versions) до актуальной версии 5.78.
35-
- [ ] Недостающие классы и методы
34+
- [x] Обновить некоторые методы в соответствии с [changelog vk](https://vk.com/dev/versions) до актуальной версии 5.78.
35+
- [ ] [Недостающие классы и методы](http://bit.ly/2slXKrI)
3636
- [ ] Обновить документацию проекта
3737

38-
# Альфа сборки
39-
40-
Альфа сборки доступны из следующего nuget канала: [https://www.myget.org/F/vknet-alpha/api/v3/index.json](https://www.myget.org/F/vknet-alpha/api/v3/index.json) [![](https://img.shields.io/myget/vknet-alpha/vpre/VkNet.svg)](https://www.myget.org/F/vknet-alpha/api/v3/index.json)
41-
4238
# Credits
4339

4440
Большое спасибо следующим организациям и проектам, работа которых имеет важное значение для развития проекта:
4541
- [JetBrains](http://www.jetbrains.com/) - [ReSharper](http://www.jetbrains.com/resharper) лицензия для разработки VkNet
4642
- [Json.Net](http://www.newtonsoft.com/json) - Popular high-performance JSON framework for .NET
47-
- [HtmlAgilityPack](http://html-agility-pack.net/?z=codeplex)
43+
- [HtmlAgilityPack](http://html-agility-pack.net/)
4844
- [NUnit](http://www.nunit.org/) - NUnit is a unit-testing framework for all .Net languages.
4945
- [Moq](https://github.com/moq/moq4) - The most popular and friendly mocking framework for .NET
5046
- [NLog](http://nlog-project.org/) - Flexible & free open-source logging for .NET
51-
- [Simple Injector](https://simpleinjector.org/index.html) - Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
5247
- [SonarAnalyzer.CSharp](https://www.sonarlint.org/visualstudio/) - Analyzers which spot bugs and code smells in your code.
5348

5449
# Помощь проекту

0 commit comments

Comments
 (0)