Skip to content

Commit 929c034

Browse files
authored
Add quick link to recipes table (#243)
* Add quick link to recipes table Saves some scrolling effort for frequent visitors. * fix readme ci
1 parent a6f5f9a commit 929c034

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# PureScript-Cookbook
22

33
An unofficial Cookbook for PureScript
4+
([Quick link to recipes table](./README.md#recipes))
45

56
The recipes folder contains all the recipes in this repo in no particular order.
67

scripts/ReadmeContent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# PureScript-Cookbook
22

33
An unofficial Cookbook for PureScript
4+
([Quick link to recipes table](./README.md#recipes))
45

56
The recipes folder contains all the recipes in this repo in no particular order.
67

0 commit comments

Comments
 (0)