Skip to content

Commit e79cd54

Browse files
authored
Add repo links to foreword and solicit feedback from readers (#209)
1 parent 58bc91a commit e79cd54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# PureScript by Example
22

3-
This repository contains a community fork of _PureScript by Example_ by Phil Freeman, also known as "the PureScript book". This version differs from the original in that it has been updated so that the code and exercises work with up-to-date versions of the compiler, libraries, and tools.
3+
This repository contains a [community fork](https://github.com/purescript-contrib/purescript-book/) of _PureScript by Example_ by Phil Freeman, also known as "the PureScript book". This version differs from the original in that it has been updated so that the code and exercises work with up-to-date versions of the compiler, libraries, and tools. Some chapters have also been rewritten to showcase the latest features of the PureScript ecosystem.
44

55
If you enjoyed the book or found it useful, please consider buying a copy of [the original on Leanpub](https://leanpub.com/purescript).
66

77
## Status
88

9-
This book is being continuously updated as the language evolves, so please report any issues you notice with the material.
9+
This book is being continuously updated as the language evolves, so please report any [issues](https://github.com/purescript-contrib/purescript-book/issues) you discover with the material. We appreciate any feedback you have to share, even if it's as simple as pointing out a confusing section that we could make more beginner-friendly.
1010

11-
Unit tests are also being added for the exercises in each chapter. See [#79](https://github.com/purescript-contrib/purescript-book/issues/79) for the latest status on tests.
11+
Unit tests are also being added to each chapter so you can check if your answers to the exercises are correct. See [#79](https://github.com/purescript-contrib/purescript-book/issues/79) for the latest status on tests.
1212

1313
## About the Book
1414

0 commit comments

Comments
 (0)