diff --git a/README.md b/README.md index 0eaf7aa..dac7589 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ skeezy ====== -A simple blog for use in my Go & Cassandra talk. This is not intended for use in any production capacity. +A simple blog for use in my Go & Cassandra talk. +This is not intended for use in any production capacity. -No peeking! ;) +Some of the code is intentionally inconsistent; optional techniques are used to +demonstrate features of Go and Cassandra. This should not be replicated in +real-world code.