From 8ceacc4ce4a98f86daf3b4014dfadfc8ad07f0af Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Sun, 4 Feb 2018 10:05:44 -0500 Subject: [PATCH] Fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 289aa4b..d3cf47d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ If you are running the extension locally, you will either need to get an Amplitu (defn log-event [] ()) ``` -If you want to keep the analytics, you'll need an Amplitude API key. [Sign up for Amplitude] (https://amplitude.com/signup?ref=nav) and follow the getting started guide to create a new project. Once you have the API key, create the file `profiles.clj` at the project root with the following content: +If you want to keep the analytics, you'll need an Amplitude API key. [Sign up for Amplitude](https://amplitude.com/signup?ref=nav) and follow the getting started guide to create a new project. Once you have the API key, create the file `profiles.clj` at the project root with the following content: ```clojure {:provided [:cljs-shared