Update README.creole
authorJim Morris <morris@wolfman.com>
Wed, 2 Dec 2015 02:59:55 +0000 (18:59 -0800)
committerJim Morris <morris@wolfman.com>
Wed, 2 Dec 2015 02:59:55 +0000 (18:59 -0800)
README.creole

index 5fc8376..a459b63 100644 (file)
@@ -1,5 +1,4 @@
-Current build status: https://travis-ci.org/Smoothieware/Smoothieware.svg?branch=edge
-
+Current build status: [[https://travis-ci.org/Smoothieware/Smoothieware.svg?branch=edge]]
 
 ==Overview
 Smoothie is a free, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++ for the LPC17xx micro-controller ( ARM Cortex M3 architecture ). It will run on a mBed, a LPCXpresso, a SmoothieBoard, R2C2 or any other LPC17xx-based board. The motion control part is a port of the awesome grbl.