File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -149,8 +149,20 @@ Also expr provides powerful tool [exe](cmd/exe) for debugging. It has interactiv
149
149
150
150
## Who is using Expr?
151
151
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 )
154
166
155
167
## License
156
168
You can’t perform that action at this time.
0 commit comments