Skip to content

Commit

Permalink
remove dead badges from readme. (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppshobi authored Nov 1, 2022
1 parent 0560588 commit a8c68a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Psonic - PHP client for sonic auto suggestion engine
[![Build Status](https://travis-ci.com/ppshobi/psonic.svg?branch=master)](https://travis-ci.com/ppshobi/psonic)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ppshobi/psonic/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ppshobi/psonic/?branch=master)
[![codecov](https://codecov.io/gh/ppshobi/psonic/branch/master/graph/badge.svg)](https://codecov.io/gh/ppshobi/psonic)

## Summary

[Sonic](https://github.com/valeriansaliou/sonic) is a super fast auto-suggestion engine built by the team at [crisp.chat](crisp.chat), a customer engagement platform. it is built in Rust and they officially support a javascript client, but if you want to use sonic via PHP, this is the library that you can look for.
Expand Down

0 comments on commit a8c68a1

Please sign in to comment.