From becdc297af46db8dbe896f955b85561732826886 Mon Sep 17 00:00:00 2001 From: chulanovskyi-bs <56116665+chulanovskyi-bs@users.noreply.github.com> Date: Thu, 21 Nov 2019 17:43:22 +0200 Subject: [PATCH] Prettify header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a654d3b..66ad3ce 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ JSON Blob was created to help parallelize client/server development. Mock JSON r [![Build Status](https://travis-ci.org/tburch/jsonblob.svg?branch=master)](https://travis-ci.org/tburch/jsonblob) -##Building & Running JSON Blob +### Building & Running JSON Blob 1. To run JSON Blob, you'll need the following things installed: - Java (version 1.8+) - Maven