Skip to content

Commit f6fa8e9

Browse files
authored
Remove logo from Readme
1 parent 407fad9 commit f6fa8e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<img src="/elephin.svg" alt="PHP MySQL engine logo" width="345px" height="171px" />
2-
31
# PHP MySQL Engine
42

53
PHP MySQL Engine is a unit testing library for PHP. It enables testing database-driven applications with an in-memory simulation of MySQL. This project extends the `PDO` class and allows you to call common PDO MySQL methods. It supports a wide variety of queries, and some PDO-specific functionality like transactions and different fetch modes.

0 commit comments

Comments
 (0)