Skip to content

Commit

Permalink
Readme nuget install
Browse files Browse the repository at this point in the history
Signed-off-by: PulsarBlow <pulsarblow@gmail.com>
  • Loading branch information
PulsarBlow committed Mar 14, 2014
1 parent b9d3a15 commit e7c72d8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
9 changes: 7 additions & 2 deletions README.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
<h1>SuperMassive</h1>

<p>SuperMassive is a shrinked selective set of reusable .NET components and utility classes.<br />
It is the toolbox you want to have with you when you start a new project.</p>
<p>SuperMassive is a small condensed framework of reusable .NET components and utility classes.</p>

<h3>Version</h3>

<p>Current : 1.0.0-alpha</p>

<h3>Installation</h3>

<p>Download the source or install it via NuGet</p>

<p><code>�nstall-Package SuperMassive</code></p>

<h4>Licence</h4>

<p><a href="http://opensource.org/licenses/MIT">http://opensource.org/licenses/MIT</a></p>
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# SuperMassive

SuperMassive is a shrinked selective set of reusable .NET components and utility classes.
It is the toolbox you want to have with you when you start a new project.
SuperMassive is a small condensed framework of reusable .NET components and utility classes.

### Version

Current : 1.0.0-alpha

### Installation

Download the source or install it via NuGet

```Ìnstall-Package SuperMassive```

#### Licence

http://opensource.org/licenses/MIT

0 comments on commit e7c72d8

Please sign in to comment.