Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken headings in Markdown files #577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 should not fail update commit -->
[![Build Status](https://travis-ci.org/GraphAlchemist/Alchemy.svg?branch=master)](https://travis-ci.org/GraphAlchemist/Alchemy)
Expand All @@ -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:[email protected], [email protected], [email protected]?subject=Alchemy%20for%20Commercial%20Use&amp;body=I'm%20interested%20in%20Alchemy%20commercial%20licensing%20options!%0A) team.