Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit 04f13b6

Browse files
committedMay 5, 2016
Merge pull request #473 from raml-org/raml-10-rc1
changed README file for release
2 parents 6ee820d + 1c4d4b6 commit 04f13b6

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
 

‎README.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22

33
RAML is a language for the definition of HTTP-based APIs that embody most or all of the principles of Representational State Transfer (REST). The RAML specification (this document) defines an application of the [YAML 1.2 specification](http://yaml.org/spec/1.2/spec.html) that provides mechanisms for the definition of practically-RESTful APIs, while providing provisions with which source code generators for client and server source code and comprehensive user documentation can be created.
44

5-
The current version of the RAML specification is **1.0** and can be found [here](versions/raml-10/raml-10.md).
6-
75
## IMPORTANT NOTE
86

97
RAML 1.0 is currently in a Release Candidate stage to gather feedback from the community around the features introduced in this version such as annotations or types. We will release the final version for 1.0 soon by announcing it on our [blog](http://blog.raml.org/).
108

119
In the meanwhile, if you have any feedback, please report them [here](https://github.com/raml-org/raml-spec/issues).
1210

13-
Current released version: 1.0 RC1
11+
Current released version: RAML 1.0 RC1
1412

1513
## Contributing
1614

@@ -23,12 +21,6 @@ We welcome any contributions from the community! You can contribute or provide f
2321

2422
You can also directly get in touch with us. Simply send us an email to: info@raml.org
2523

26-
**Note**
27-
28-
Currently we are working on RC2 inside another branch called `raml-10-rc2`. If you want to fix any spelling or grammar mistake, or an error in our examples, please fork that branch, make your edits, and then submit a pull request.
29-
30-
More information around the current branch structure can be viewed [here](https://github.com/raml-org/raml-spec/wiki/RAML-1.0-RC2---Plan#branch-structure)
31-
3224
## Licensing
3325

3426
[Branding Guidelines](http://raml.org/licensing.html)

0 commit comments

Comments
 (0)