diff --git a/index.md b/index.md index eebf63bc..c175501f 100644 --- a/index.md +++ b/index.md @@ -36,7 +36,7 @@ meta:

shapeless

Generic programming. Shapeless is an generic programming library. Starting with implementations of Scrap your boilerplate and higher rank polymorphism in Scala, it quickly grew to provide advanced abstract tools like heterogenous lists and automatic instance derivation for type classes.

-

Learn more »

+

Learn more »

specs2

@@ -46,7 +46,7 @@ meta:

spire

Numeric abstractions. Spire is a numeric library for Scala which is intended to be generic, fast, and precise. Using features such as specialization, macros, type classes, and implicits, Spire works hard to allow developers to write efficient numeric code without having to »bake in« particular numeric representations.

-

Learn more »

+

Learn more »