From d16f3bdf8cf2af86015107ea576e2440d91a6adf Mon Sep 17 00:00:00 2001 From: Louis Capitanchik <contact@louiscap.co> Date: Tue, 17 Apr 2018 11:04:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5e4674..a305aec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Swerve _Quick and easy multithreaded file server for local development_ +[](https://travis-ci.org/Commander-lol/rust-swerve) + ## About A common misconception about swerve is that the name is a play on the word "serve", as in the purpose of a file server. Contrary to this, swerve actually stands for "Simple Werve" - the goal being to make it super simple to werve your -- GitLab