Skip to content

Commit b989657

Browse files
authored
Update README.md
1 parent dadde56 commit b989657

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Tokens/spaceships-javaAPIs/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# spaceships-javaAPIs token sample cordapp [<img src="../../webIDE.png" height=25 />](https://ide.corda.net/?folder=/home/coder/samples-java/Tokens/spaceships-javaAPIs)
1+
# spaceships-javaAPIs token sample cordapp
22

33
## IMPORTANT: this project is using TokenSDK Pre-signed developer snapshot pending the formal release. NOT FOR PRODUCTION. This repo will be updated when available.
44

@@ -49,12 +49,9 @@ Examples of the new Java APIs will be used throughout and identified as such.
4949

5050
Flows are executed through the `FlowTests` class in the workflows module. They can also be run through the [CRaSH](https://docs.corda.net/docs/corda-os/shell.html) shell.
5151

52-
5352
## Pre-Requisites
5453

55-
See https://docs.corda.net/getting-set-up.html.
56-
57-
For a brief introduction to Token SDK in Corda, see https://medium.com/corda/introduction-to-token-sdk-in-corda-9b4dbcf71025
54+
For development environment setup, please refer to: [Setup Guide](https://docs.corda.net/getting-set-up.html).
5855

5956
## Usage
6057

0 commit comments

Comments
 (0)