diff --git a/README.md b/README.md index 67cdbe5..fe169ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SWIGCmakePHPExampleWindows +# SWIG CMake PHP Example for Windows Example on how to build a SWIG Extension for PHP with CMake on Windows. Couldn't find any working example for Windows so i created this one ;) Hope it helps you.