From c7422769e23ef671962f07b59eda0dce825bc150 Mon Sep 17 00:00:00 2001 From: Rob Bertels Date: Thu, 24 Aug 2017 21:35:16 +0200 Subject: [PATCH] Added AppVeyor build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3f234d..c4413b9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A hashids implementation in F#. It allows the encoding of one or more numbers into a single YouTube-like random string. Please visit http://hashids.org for implementations in other languages. +![alt text](https://ci.appveyor.com/api/projects/status/vxj71sajea928rl4?svg=true "Build status") + ## Usage in F# ### Open the Hashids namespace