Skip to content

Commit e3db036

Browse files
authored
docs(README.md): Add testing section's description
1 parent b06a225 commit e3db036

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ purposes! But here are Eask aims to be:
3030
information.*
3131

3232
## 🔗 Links
33-
> 💡 `node` is not required to use Eask!
33+
> 💡 [`node`][node] is not required to use Eask!
3434
3535
- [Documentation](https://emacs-eask.github.io/)
3636
- [Installation](https://emacs-eask.github.io/Getting-Started/Install-Eask/)
@@ -40,6 +40,8 @@ information.*
4040

4141
## 🧪 Testing
4242

43+
We have incorporated a range of tests to ensure Eask remains stable throughout its release cycle.
44+
4345
###### Documentation
4446

4547
| Description | Done | Status |
@@ -114,3 +116,5 @@ See [`COPYING`](./COPYING) for details.
114116
[Cask]: https://github.com/cask/cask
115117
[makem.sh]: https://github.com/alphapapa/makem.sh
116118
[Eldev]: https://github.com/doublep/eldev
119+
120+
[node]: https://nodejs.org/

0 commit comments

Comments
 (0)