Skip to content

Commit

Permalink
Removed TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
stankovski committed Feb 21, 2015
1 parent ef67574 commit fe4be66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# AutoRest #

----------
The AutoRest tool generates client libraries for accessing RESTful web services described by a [Swagger](http://github.com/swagger-api/swagger-spec) documentation file.
The project is open-source on GitHub at [https://github.com/Azure/AutoRest](https://github.com/Azure/AutoRest).

[TOC]
##Hello World##
For the AutoRest version of Hello World, we will look at three distinct parts: the REST API that returns a greeting, the Swagger spec that documents the API, and the code for using the client library that AutoRest generates.
### RESTful HelloWorld ###
Expand Down

0 comments on commit fe4be66

Please sign in to comment.