Add disclaimer to README

This commit is contained in:
Tim Kuehn
2016-01-26 21:48:02 -08:00
parent 489ab555c3
commit 25b7f4887e

View File

@@ -1,4 +1,5 @@
## tarpc
## tarpc: Tim & Adam's RPC lib
*Disclaimer*: This is not an official Google product.
tarpc is an RPC framework for rust with a focus on ease of use. Defining and implementing an echo-like server can be done in just a few lines of code: