Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #27

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CSharp.Chatwork.Api
===================

![Build Status](https://tanaka733.visualstudio.com/DefaultCollection/_apis/public/build/definitions/8ee4bdd6-2ff2-4f5b-aaaf-ec302160ce7b/1/badge)
[![Build status](https://ci.appveyor.com/api/projects/status/85d5g3hnkv1i3lid?svg=true)](https://ci.appveyor.com/project/tanaka-takayoshi/csharp-chatwork-api-0yttj)

Chatwork API for C#

Expand All @@ -10,12 +10,9 @@ Chatwork API for C#
- 0.5.0 Breaking Changes: Now Chatwork.Api only supports .NET Standard 1.6. Could you file an issue if you have any problems?

## TODO
===================

- validation
- Improve allignment for .NET Core

v1.0 included below features will be realesed after Chatwork API will become GA.
- Rename property name to Pascal case.
- Refactor model class.

=======