From 1592eaa9d8024f0e67557ea0ffea52a301b83a05 Mon Sep 17 00:00:00 2001 From: Nicholas Zuber Date: Thu, 22 Nov 2018 20:59:50 -0500 Subject: [PATCH] Fix readme headers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4653644..eadb1a2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ We're also able to categorize some types of notifications and put a badge on the - Built from an ejected [CRA](https://github.com/facebook/create-react-app) app - Authenticates with the help of [Gatekeeper](https://github.com/prose/gatekeeper) -# Alternatives +## Alternatives Meteorite aims to solve the problem where GitHub notifications don't provide enough context, nor have enough smart functionality to help you be as productive as possible. @@ -50,7 +50,7 @@ However, you might be looking for more general tools for managing your notificat I believe these two tools solve different (but related) problems, but at the end of the day you should use whichever tool makes you more productive. -# Contributing +## Contributing All contributions are welcome, even if its just submitting feedback, giving a suggestion, or reporting a bug. If you're looking to add a feature to Meteorite, make sure you open an issue first (if there's not one open already), and make it known that you're going to be working on it as to avoid multiple people trying to pick up the same issue.