diff --git a/README.md b/README.md
index 6adc9cad3ad5aaede11a7a4e6f67ae28647c0aca..40fc2a0302bcff1775aee47f4771e60e72265d40 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # [libcbor](https://github.com/PJK/libcbor)
 
 [![Build Status](https://travis-ci.org/PJK/libcbor.svg?branch=master)](https://travis-ci.org/PJK/libcbor)
+[![Documentation Status](https://readthedocs.org/projects/libcbor/badge/?version=latest)](https://readthedocs.org/projects/libcbor/?badge=latest)
 
 **libcbor** is a C library for parsing and generating [CBOR](http://tools.ietf.org/html/rfc7049), the general-purpose schema-less binary data format.