From 44f741db2ee530f6c3e85165086000f5870782d1 Mon Sep 17 00:00:00 2001 From: Aayush Srivastava <49818988+srivastavaayu@users.noreply.github.com> Date: Sun, 3 Nov 2019 01:02:52 +0530 Subject: [PATCH] Update README.md Added a blank line after a heading and replaced the absolute path with a relative path. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ecd9860c..792740d08 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,8 @@ All code contributions - including those of people having commit access - must g We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](CONTRIBUTING.md). ## License -This repository is available under the [BSD 3-Clause License](https://github.com/appwrite/appwrite/blob/master/LICENSE). + +This repository is available under the [BSD 3-Clause License](./LICENSE). ## Credits