diff --git a/readme.md b/readme.md index 23b26094..d8443b07 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Scalatags [![Join the chat at https://gitter.im/lihaoyi/scalatags](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lihaoyi/scalatags?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/lihaoyi/scalatags.svg)](https://travis-ci.org/lihaoyi/scalatags) +# Scalatags [![Join the chat at https://gitter.im/lihaoyi/scalatags](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lihaoyi/scalatags?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ![Build Status](https://github.com/com-lihaoyi/scalatags/actions/workflows/actions.yml/badge.svg) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.lihaoyi/scalatags_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.lihaoyi/scalatags_2.13) [Documentation](https://com-lihaoyi.github.io/scalatags) @@ -6,9 +6,8 @@ If you use Scalatags and like it, you will probably enjoy the following book by - [*Hands-on Scala Programming*](https://www.handsonscala.com/) -*Hands-on Scala* has uses Scalatags extensively throughout the book, using -the library to build static websites in *Chapter 9: Self-Contained Scala +*Hands-on Scala* has uses Scalatags extensively throughout the book, using +the library to build static websites in *Chapter 9: Self-Contained Scala Scripts* and dynamic web servers in *Chapter 14: Simple Web and API Servers*. -*Hands-on Scala* is a great way to level up your skills in Scala in general +*Hands-on Scala* is a great way to level up your skills in Scala in general and Scalatags in particular. -