From 927b9c79b3792c9e31bb787e088963c0c2c7b952 Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 01:12:20 +0000 Subject: [PATCH] Fixed markdown throwing a wibbly at a bullet point --- Teams/Axon/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Axon/ABOUT.md b/Teams/Axon/ABOUT.md index bd9713d..0b47e6f 100644 --- a/Teams/Axon/ABOUT.md +++ b/Teams/Axon/ABOUT.md @@ -20,7 +20,7 @@ Where to begin... - UnrealScript (with the Unreal Development Kit) - Visual Basic if the need arises - A bunch of other things I've dabbled in like x86 Assembly, Python, Ruby and more esoteric languages. I even made a Befunge interpreter in HTML and JavaScript because...uh. -- + ## What I will be doing in the project Due to my almost annoyingly deep knowledge into the intricacies and quirks of JavaScript and JQuery, a large quantity of code will be written in that with either a raw HTML or Canvas front end (I once made a 3D Doom-like engine using CSS 3D transforms on div elements, so I'm not limited to going way out of bounds here!). I personally have not use many frameworks or libraries, but I'll definitely investigate whats on offer and see if it will help in my project.