minor README changes...
This commit is contained in:
parent
cbebd6b572
commit
05acd74644
2 changed files with 8 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
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.
|
8
README.mkd
Normal file
8
README.mkd
Normal file
|
@ -0,0 +1,8 @@
|
|||
This repository is forked from:
|
||||
|
||||
- [https://github.com/jfarleyx/chrome-native-messaging-golang](https://github.com/jfarleyx/chrome-native-messaging-golang)
|
||||
|
||||
|
||||
[jfarleyx's project](https://github.com/jfarleyx/chrome-native-messaging-golang) is a great skeleton for anyone interested in writing native messaging host in Go.
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue