Skip to content
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For those who use OData libraries : you can play with the tools you'd like to ch
##How to use this?

- If you are working on creating your own OData libraries, use these as guidelines to create test cases, samples and blogs. You can link your test cases / sample scenarios / code comments with the .md files directly.
- If you are using an OData library, with this, you can easily try and tell what futures are supported and what are not (in case the library itself didn't show clearly.)
- If you are using an OData library, with this, you can easily try and tell what features are supported and what are not (in case the library itself didn't show clearly.)

***Considering that one request per .md file is not easy for users to read through, we use jekyll to generate a [OData Tutorial Guidelines](http://odataorg.github.io/tutorials/) web site from the content in this repository.***

Expand Down