Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond authored Oct 5, 2022
1 parent d25d145 commit e6b822b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ If you want to use a binary representation for integers, `Int9` and `Int99` type
const var age: Int9 = 28!
```

Technical info: Type annotations don't do anything, but they help some people to feel more comfortable.

## File Structure
Write five or more equals signs to start a new file. This removes the need for multiple files or any build process.
```java
Expand Down

0 comments on commit e6b822b

Please sign in to comment.