Update main README.md file with link to docs / fix links to existing docs

This commit is contained in:
Philipp Muens 2016-06-03 08:22:37 +02:00
parent c2151037af
commit fee8189724

View File

@ -35,9 +35,13 @@ Serverless Framework V.1 is currently under construction and not yet ready.
* An ecosystem of serverless services and plugins
* A fantastic and welcoming community!
## Documentation
Take a look at our [documentation](/docs) to understand how Serverless works.
## Concepts
Learn about the upcoming concepts in V.1:
Learn about the upcoming concepts in V1.0:
* [Services](/docs/services.md)
* [Plugins](/docs/plugins.md)
* [Services](/docs/concepts/services.md)
* [Plugins](/docs/concepts/plugins.md)