From a87c1e65f4198b05f748ccea91242c4b090a0e65 Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Fri, 5 Oct 2018 21:34:18 +0200 Subject: [PATCH] Improve README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c8742b1..8dcd4be 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# Amp SQL +# SQL -## About - -This package provides interfaces and common classes shared by [amp/mysql](https://github.com/amphp/mysql/) and [amp/postgres](https://github.com/amphp/postgres/). +This package provides interfaces and common classes shared by [`amphp/mysql`](https://github.com/amphp/mysql) and [`amphp/postgres`](https://github.com/amphp/postgres). ## Requirements