From f76d690d6ee35fec6bc4ea211890b8f0c8a0423b Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 05:22:32 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d24c8b4..ce33df6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Alchemy ======= -###This project is looking for a maintainer! File an issue if you are interested. +### This project is looking for a maintainer! File an issue if you are interested. [![Build Status](https://travis-ci.org/GraphAlchemist/Alchemy.svg?branch=master)](https://travis-ci.org/GraphAlchemist/Alchemy) @@ -14,12 +14,12 @@ Alchemy.js was built so that developers could easily get up and running with Gra Additionally, because Alchemy.js is built with d3, the core application can easily be extended with any of the other features included in d3. -##Quick Start and Documentation +## Quick Start and Documentation Learn how to get up and running with Alchemy.js in the [docs](http://graphalchemist.github.io/Alchemy/#/docs) and check our examples in our [examples gallery](http://graphalchemist.github.io/Alchemy/#/examples). -##Contributing +## Contributing Read about how to contribute in the [docs](http://graphalchemist.github.io/Alchemy/#/docs/#Contributing). -##Licensing +## Licensing The source is licensed under the AGPLv3 license for open source and open data projects. For commercial licensing, get in touch with the [GraphAlchemist](mailto:h@graphalchemist.com, m@graphalchemist.com, harland@graphalchemist.com?subject=Alchemy%20for%20Commercial%20Use&body=I'm%20interested%20in%20Alchemy%20commercial%20licensing%20options!%0A) team.