From e644ff88f49aa54eda1eef394879847fa846d13b Mon Sep 17 00:00:00 2001 From: Eapen Date: Wed, 5 May 2021 07:22:36 -0700 Subject: [PATCH] Fixing markdown formatting for github-pages --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index daeb0a0a..edb2d32b 100644 --- a/index.md +++ b/index.md @@ -117,10 +117,10 @@ See the stetho-sample project for more details. ### Contributions Use [GitHub issues](https://github.com/facebook/stetho/issues) for requests. We actively welcome pull requests; learn how to [contribute](https://github.com/facebook/stetho/blob/master/CONTRIBUTING.md). -###Changelog +### Changelog Changes are tracked as [GitHub releases](https://github.com/facebook/stetho/releases). -###License +### License Stetho is [BSD-licensed](https://github.com/facebook/stetho/blob/master/LICENSE). We also provide an additional [patent grant](https://github.com/facebook/stetho/blob/master/PATENTS).