Skip to content

Commit 0c59115

Browse files
authored
fix links
1 parent 9b896cd commit 0c59115

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,4 @@ for i in eat:
5555
# 3
5656
```
5757

58-
There are a lot more features to try out! Refer to the [Core API](./core.md) reference for more!
59-
60-
## Architecture
61-
62-
Instead of raising `StopIteration` (exception-like) when an iterator ends, `eaterate` uses value wrappers, specifically [`Option[T]`](./utilities.md#eaterate.Option).
58+
There are a lot more features to try out! Refer to the [Docs](https://aweirddev.github.io/eaterate) for more!

0 commit comments

Comments
 (0)