Skip to content

Commit

Permalink
Merge branch 'release/0.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Yang committed May 29, 2015
2 parents 93c864b + 2cf60fd commit 66a26ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Kfstorm.DoubanFM.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.1")]
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A .NET client library for douban.fm

**NOTE: This project is still under development.**

[![Build status](https://ci.appveyor.com/api/projects/status/iepm8qbipch1xrco/branch/master?svg=true)](https://ci.appveyor.com/project/kfstorm/kfstorm-doubanfm-core/branch/master)

## Usage
1. Install [the nuget package](https://www.nuget.org/packages/Kfstorm.DoubanFM.Core/) to your project.
2. Create an instance of `IPlayer` interface and call the methods. Here is the sample code:
Expand Down

0 comments on commit 66a26ea

Please sign in to comment.