fix build badge
This commit is contained in:
parent
d0331c9afe
commit
96ad0ff68c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# Specter [](http://travis-ci.org/nathanmarz/specter)
|
# Specter [](http://travis-ci.org/nathanmarz/specter)
|
||||||
|
|
||||||
Specter is a Clojure and ClojureScript library that, because of its far-ranging applicability, is hard to describe in just a few sentences. At its core, Specter is a library for "composable navigation". Most commonly it is used for querying and transforming nested data structures, but the concept generalizes far beyond that. Its effect is to enable you to write programs much more rapidly in a much more maintainable way.
|
Specter is a Clojure and ClojureScript library that, because of its far-ranging applicability, is hard to describe in just a few sentences. At its core, Specter is a library for "composable navigation". Most commonly it is used for querying and transforming nested data structures, but the concept generalizes far beyond that. Its effect is to enable you to write programs much more rapidly in a much more maintainable way.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue