diff --git a/README.md b/README.md index c4b700a0..eb78a894 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Floki - [![Build status](https://travis-ci.org/philss/floki.svg?branch=master)](https://travis-ci.org/philss/floki) [![Floki version](https://img.shields.io/hexpm/v/floki.svg)](https://hex.pm/packages/floki) [![Hex.pm](https://img.shields.io/hexpm/dt/floki.svg)](https://hex.pm/packages/floki) [![Inline docs](https://inch-ci.org/github/philss/floki.svg?branch=master)](https://inch-ci.org/github/philss/floki) [![Ebert](https://ebertapp.io/github/philss/floki.svg)](https://ebertapp.io/github/philss/floki) -Floki is a simple HTML parser that enables search for nodes using CSS selectors. +Floki logo + +**Floki is a simple HTML parser that enables search for nodes using CSS selectors**. [Check the documentation](https://hexdocs.pm/floki). @@ -216,6 +216,10 @@ There are also some selectors based on non-standard specifications. They are: |----------------------|-----------------------------------------------------| | E:fl-contains('foo') | an E element that contains "foo" inside a text node | +## Special thanks + +* [@arasatasaygin](https://github.com/arasatasaygin) for Floki's logo from the [Open Logos project](http://openlogos.org/). + ## License Floki is under MIT license. Check the `LICENSE` file for more details. diff --git a/priv/images/floki-logo-with-type.svg b/priv/images/floki-logo-with-type.svg new file mode 100644 index 00000000..d176159b --- /dev/null +++ b/priv/images/floki-logo-with-type.svg @@ -0,0 +1 @@ + \ No newline at end of file