Skip to content

Commit d03b280

Browse files
committed
remove redundant Quick Tour intro
1 parent 8d34f6f commit d03b280

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ uvx hyper .
1111

1212
## Quick Tour
1313

14-
Templates compile to typed Python functions with full IDE support.
15-
1614
### A simple template
1715

18-
A `.hyper` file compiles to a Python function.
16+
Each `.hyper` file compiles to a typed Python function.
1917

2018
```hyper
2119
# Greeting.hyper

0 commit comments

Comments
 (0)