Skip to content

Commit d7ffa9a

Browse files
authored
Update README.md
1 parent cb94a39 commit d7ffa9a

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,20 @@ Also expr provides powerful tool [exe](cmd/exe) for debugging. It has interactiv
149149

150150
## Who is using Expr?
151151

152-
* [Aviasales](https://aviasales.ru) are actively using Expr for different parts of the search engine.
153-
* [Mystery Minds](https://www.mysteryminds.com/en/) uses Expr to allow easy yet powerful customization of its matching algorithm.
152+
<table>
153+
<tr>
154+
<td>
155+
<p align="center"><a href="https://aviasales.ru"><img alt="Aviasales Logo" height="100" src="https://cdn.worldvectorlogo.com/logos/aviasales-4.svg"></a></p>
156+
<p><a href="https://aviasales.ru">Aviasales</a> are actively using Expr for different parts of the search engine.</p>
157+
</td>
158+
<td>
159+
<p align="center"><a href="https://www.mysteryminds.com/en/"><img alt="Mystery Minds Logo" height="100" src="https://www.mysteryminds.com/wp-content/uploads/2018/07/MM_logo_colours.png"></a></p>
160+
<p><a href="https://www.mysteryminds.com/en/">Mystery Minds</a> uses Expr to allow easy yet powerful customization of its matching algorithm.</p>
161+
</td>
162+
</tr>
163+
</table>
164+
165+
[Add you company too](https://github.com/antonmedv/expr/edit/master/README.md)
154166

155167
## License
156168

0 commit comments

Comments
 (0)