From 9eae1523cb241bb085f71c1a9d26d4cd8c84c9de Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Fri, 12 May 2017 23:34:46 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a264bd..9da474bd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -PyO3 [![Build Status](https://travis-ci.org/PyO3/pyo3.svg?branch=master)](https://travis-ci.org/PyO3/pyo3) +PyO3 [![Build Status](https://travis-ci.org/PyO3/PyO3.svg?branch=master)](https://travis-ci.org/PyO3/PyO3) ==================== [Rust](http://www.rust-lang.org/) bindings for the [python](https://www.python.org/) interpreter.