diff --git a/Michelangelo.cabal b/Michelangelo.cabal
--- a/Michelangelo.cabal
+++ b/Michelangelo.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.1.0.0
+version:             0.1.0.1
 
 -- A short (one-line) description of the package.
 synopsis:            OpenGL for dummies
@@ -40,11 +40,15 @@
 
 -- Extra files to be distributed with the package, such as examples or a
 -- README.
--- extra-source-files:
+extra-source-files:  README.md
 
 -- Constraint on the version of Cabal needed to build this package.
 cabal-version:       >=1.10
 
+--
+source-repository head
+  type:     git
+  location: https://github.com/SwiftsNamesake/Michelangelo.git
 
 library
   -- Modules exported by the library.
diff --git a/README.md b/README.md
new file mode 100644
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+Michelangelo
+============
+
+
+Contributors
+------------
+Jonatan H Sundqvist
+
+TODO
+----
