Docs: tutorial doesn't actually show you how to do a hello world contract, CP is enough

This commit is contained in:
Mike Hearn 2015-11-25 18:51:37 +01:00
parent 2f1a91c101
commit b6b50f0e7b

View File

@ -7,8 +7,7 @@
Tutorial
========
This tutorial will take you through how the commercial paper contract works, and then teaches you how to define your own
"hello world" contract for managing the ownership of an office building.
This tutorial will take you through how the commercial paper contract works.
The code in this tutorial is available in both Kotlin and Java. You can quickly switch between them to get a feeling
for how Kotlin syntax works.