aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMikkel Hjortshøj <fyoucon@gmail.com>2018-02-17 15:03:26 +0100
committerGitHub <noreply@github.com>2018-02-17 15:03:26 +0100
commit2a1420d4e716f12efb55415b5e9d48efa642b584 (patch)
treeaadaafddac5a97bae44481585a431667e369c39c /README.md
parent28d88f6af439b82dea32c99f6a12c226fd359ea6 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index e21eb0059..a8829e323 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,19 @@
-<img src="misc/logo-slim.png" alt="Odin logo" height="74">
+<p align="center">
+ <img src="misc/logo-slim.png" alt="Odin logo" height="120">
+ <br/>
+ A fast, concise, readable, pragmatic and open sourced programming language.
+ <br/>
+ <br/>
+ <a href="https://github.com/odin-lang/odin/releases/latest">
+ <img src="https://img.shields.io/github/release/odin-lang/odin.svg">
+ </a>
+ <a href="https://github.com/odin-lang/odin/releases/latest">
+ <img src="https://img.shields.io/badge/platforms-Windows%20|%20Linux%20|%20macOS-green.svg">
+ </a>
+ <a href="https://github.com/odin-lang/odin/blob/master/LICENSE">
+ <img src="https://img.shields.io/github/license/odin-lang/odin.svg">
+ </a>
+</p>
# The Odin Programming Language