From 807700f8733d63343e2c49e48775e9c67e4c2799 Mon Sep 17 00:00:00 2001 From: Oleg Yamnikov Date: Wed, 1 Feb 2017 18:21:56 +0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2afcaba..1b65102 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # projektor Fast application launcher for Gnome written in Go +## Notice + +Due to updated pointer passing rules in Cgo in Go 1.6, this code no longer builds +with any version of Go higher than 1.5. Unfortunately I don't have time to maintain +this project and fix the building issue. Please, use Go 1.5 to build it. + + ![Screenshot](/screenshots/03.png?raw=true) ## Features