From 009e079d9ac4343d51b2a105a7e9da4829513c78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Wed, 25 Feb 2015 22:27:15 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38a1075e..8fd79565 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ CppSharp is a collection of libraries for working with C++ code from .NET. +# ANNOUNCEMENT + +We'll be participating in Google Summer of Code 2015 as part of the Mono organization. If you're interested in contributing to the project as part of the program then get in touch! + ### Generator Generates .NET bindings that wrap C/C++ code allowing interoperability with @@ -55,4 +59,4 @@ for more information: ## Building custom wrappers and consulting -Please contact @ddobrev. \ No newline at end of file +Please contact @ddobrev.