Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #175 from apiaryio/pksunkara/prepare
Browse files Browse the repository at this point in the history
Added format support information
  • Loading branch information
zdne committed Mar 27, 2015
2 parents 0151a55 + e6dc7a2 commit 2f115dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ API Blueprint, its parser, and most of its tools are completely open sourced so
+ Understandable by machines
+ Open & free

## Format support

* Current format: [1A8](https://github.com/apiaryio/api-blueprint/releases/tag/format-1A8)
* Format supported by Apiary: [1A7](https://github.com/apiaryio/api-blueprint/releases/tag/format-1A7)

## Getting started with API Blueprint
All it takes to describe that `message` endpoint of your API is to write:

Expand Down Expand Up @@ -66,7 +71,7 @@ The media type for API Blueprint is `text/vnd.apiblueprint+markdown`.
+ [Tutorial](Tutorial.md)
+ [Examples](examples)
+ [Glossary of Terms](Glossary%20of%20Terms.md)
+ [API Blueprint Map](https://github.com/apiaryio/api-blueprint/wiki/API-Blueprint-Map)
+ [API Blueprint Map](assets/map.png)
+ [Language Specification](API%20Blueprint%20Specification.md)
+ [Tools working with API Blueprint](http://apiblueprint.org/#tooling)

Expand Down
Binary file modified assets/map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f115dc

Please sign in to comment.