summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* readme: Update quick linksPaul Barker2017-12-181-1/+2
| | | | | | | | * As we now use GitHub for development we should point users at this repo. * Layer documentation is now published on Read the Docs. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* docs: Format all links correctlyPaul Barker2017-05-261-5/+7
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* docs: Initial split of README into docs directoryPaul Barker2017-05-261-253/+16
| | | | | | | | | | | | The top-level README document has got pretty unwieldy and so we need to switch to add some more structure to our documentation. The first step is to split out sub-sections of the README document into separate files in a new 'docs' directory. Whilst splitting up the README, we can also take the opportunity to tidy things up and fix a couple of typos. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* README.md: Add info about github pull requestsAndrei Gherzan2017-05-121-6/+8
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Migrate to markdown versionAndrei Gherzan2017-05-121-0/+288
Add badges too. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>