From 1062e09e0359019509728f132539f4604efe5bf8 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Mon, 29 Sep 2014 12:04:27 +1000 Subject: Ha ha! I know Markdown, promise! --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b11d47..a5055c1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -* Scorpion +# Scorpion -** What is it? +## What is it? Scorpion is a simple dependency injection framework for Javascript. It provides the ability to both construct and destroy dependencies, as well as injecting a wide variety of things (extensible via "plugins"). -** How do I use it? +## How do I use it? Just include `scorpion.js` or `scorpion.min.js` in your page to get started. -- cgit v1.2.3