Skip to content

Commit 82e94df

Browse files
authored
Update README.md
1 parent 6699d8f commit 82e94df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Insecure languages are a serious barrier both to accessible smart contract devel
88

99
Move must enable programmers to write any smart contract they can imagine. But we care as much about the way it feels to write Move as we do about what Move allows you to do--the language should be rich enough that the features needed for a task are available, and minimal enough that the choice is obvious. The Move toolchain should be a productivity enhancer and a thought partner.
1010

11-
4. **Intuitive for all**
11+
3. **Intuitive for all**
1212

1313
Smart contracts are only one part of a useful application. Move should understand the broader context of its usage and design with both the smart contract developer and the application developer in mind. It should be easy for developers to learn how to read Move-managed state, build Move powered transactions, and write new Move code.
1414

0 commit comments

Comments
 (0)