diff --git a/README.rst b/README.rst index f5c18f209..611a463d6 100644 --- a/README.rst +++ b/README.rst @@ -32,12 +32,12 @@ Bowtie | -Bowtie is a *meta*-validator of the `JSON Schema specification `_, by which we mean it coordinates executing *other* `validator implementations `_, collecting and reporting on their results. +๐Ÿ” Bowtie is a *meta*-validator of the `JSON Schema specification `_, by which we mean it coordinates executing *other* `validator implementations `_, collecting and reporting on their results. To do so it defines a simple input/output protocol (specified in `this JSON Schema `_) which validator implementations can implement, and it provides a CLI which can execute supported implementations. -It's called Bowtie because it fans in lots of JSON then fans out lots of results: ``>ยท<``. +๐ŸŽ€ It's called Bowtie because it fans in lots of JSON then fans out lots of results: ``>ยท<``. Looks like a bowtie, no? -Also because it's elegant โ€“ we hope. +Also because it's elegant โ€“ we hope. โœจ -For more information, see `Bowtie's documentation `_. +๐Ÿ“š For more information, see `Bowtie's documentation `_.