commit 13f2427b7c7f44df3a5f4bbf4e8c9e73da25c143 Author: Marcell Mars Date: Thu Mar 25 15:02:50 2021 +0100 initial.. diff --git a/README.md b/README.md new file mode 100644 index 0000000..6666380 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Source code originally forked from: + +- https://github.com/jfarleyx/chrome-native-messaging-golang + +Most of the lines still here from jfarleyx's project is in the native messaging host written in Go and if anyone is interested in starting their own project using a good skeleton it should fork it from there too.