Update README.creole
authorJim Morris <morris@wolfman.com>
Wed, 2 Dec 2015 03:01:58 +0000 (19:01 -0800)
committerJim Morris <morris@wolfman.com>
Wed, 2 Dec 2015 03:01:58 +0000 (19:01 -0800)
README.creole

index a459b63..c37bcca 100644 (file)
@@ -1,4 +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.