summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-03-13 09:27:00 -0400
committerAnthony Green <green@moxielogic.com>2018-03-13 09:27:00 -0400
commite8f5a43033d53ad631ba477b78a3def61783a1dc (patch)
treeba779fc00d5cd662c858cf3600d94735f179a542 /README.md
parentd1689dd3bf78f4975aa6a6a16cbffcb794283acb (diff)
downloadlibffi-e8f5a43033d53ad631ba477b78a3def61783a1dc.tar.gz
Fix appveyor badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7d6c5a..89767ea 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@ Status
THIS IS A WORK IN PROGRESS..
-[![Build Status](https://travis-ci.org/libffi/libffi.svg?branch=master)](https://travis-ci.org/libffi/libffi) [![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi)
+[![Build Status](https://travis-ci.org/libffi/libffi.svg?branch=master)](https://travis-ci.org/libffi/libffi)
+[![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi)
libffi-3.3 was released on [TBD]. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.