Skip to content

Commit c42a5f2

Browse files
authored
Update README.md
1 parent 3a17967 commit c42a5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## samples-java/basic-cordapps
22

3-
This folder features five sample projects, each of them demonstrates different features of corda.
3+
This folder features basic sample projects, each of them demonstrates low level cordapp functionalities, such rpc connection, messing, and etc.
44

55
### [database access](./flow-database-access):
66
This CorDapp provides a simple example of how the node database can be accessed within flows. In this case, the flows maintain a table of cryptocurrency values in the node's database.

0 commit comments

Comments
 (0)