Skip to content

Commit 5525f04

Browse files
author
梶塚太智
authored
Update README.md
1 parent b9fbcca commit 5525f04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ The powerful script language designed with a stack oriented approach for efficie
33

44
## Features
55

6-
1. Stack-oriented efficient execution model
7-
2. Clear, easy-to-understand, and elegant syntax
8-
3. A wealth of convenient and highly extensible commands
9-
4. Powerful and flexible data type mechanism
6+
1. Efficient stack-oriented execution model
7+
2. Clear, easy-to-understand and elegant syntax
8+
3. Rich of convenient and highly extensible commands
9+
4. Dynamic and flexible data types system
1010

1111
## Sample code
1212
This is a sample code to solve FizzBuzz problem in Stack programming language

0 commit comments

Comments
 (0)