Add a base README file

This commit is contained in:
Oliver Davies 2020-06-05 23:01:18 +01:00
parent b238e6655a
commit 343852ac8a
2 changed files with 16 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,5 +6,6 @@
!/composer.json
!/Makefile
!/psalm.xml
!/README.md
!/src/**
!/tests/**