Skip to content

Commit

Permalink
added link to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminjack committed Jun 12, 2017
1 parent e70172d commit 566e223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository contains an example Python module which wraps C++ code. The code
3. Unit tests for Python code (using `unittest`)
4. A `setuptools` setup.py script for building, installation, and testing

Please see the [blog post that accompanies this repository]() for more information.
Please see the [blog post that accompanies this repository](http://www.benjack.io/2017/06/12/python-cpp-tests.html) for more information.

# Installation

Expand Down

0 comments on commit 566e223

Please sign in to comment.