diff --git a/Readme.md b/Readme.md index 5d1592d..cd80c24 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -# lob.li API - Link Objectively +# [![lob.li Logo](https://lob.li/favicon.ico)](https://lob.li) lob.li API - Link Objectively A few years ago I created [lob.li](https://lob.li). It was designed in PHP 5 and was switched from a MySQL database to Redis realitively easily. The service is still functional today, running on PHP 7, but it's significantly outdated, and API features that were promised to come never did. This is an attempt to create a new version of the API, coded in Python 3 as that's the language I'm most comfortable with currently.