From 5339aa72d1f6b08a470e390a826be958cb88f774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Fri, 12 Apr 2019 11:19:17 +0200 Subject: [PATCH] Rename h1 section titles This is a great way to find out how Gitbook maps the title: Is it the filename or the first section header? --- backend/README.md | 6 +----- webapp/README.md | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/backend/README.md b/backend/README.md index befb6e2e9..1db7147e8 100644 --- a/backend/README.md +++ b/backend/README.md @@ -1,8 +1,4 @@ -# README - - [![Human Connection](../.gitbook/assets/humanconnection.png)](https://human-connection.org) - -## NITRO Backend +# NITRO Backend [![Build Status](https://img.shields.io/travis/com/Human-Connection/Nitro-Backend/master.svg)](https://travis-ci.com/Human-Connection/Nitro-Backend) [![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/Human-Connection/Nitro-Backend/blob/backend/LICENSE.md) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHuman-Connection%2FNitro-Backend.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FHuman-Connection%2FNitro-Backend?ref=badge_shield) [![Discord Channel](https://img.shields.io/discord/489522408076738561.svg)](https://discord.gg/6ub73U3) diff --git a/webapp/README.md b/webapp/README.md index b1a65d03d..9fd0b3be3 100644 --- a/webapp/README.md +++ b/webapp/README.md @@ -1,8 +1,4 @@ -# README - - [![Human Connection](../.gitbook/assets/humanconnection%20%281%29.png)](https://human-connection.org) - -## NITRO Web +# NITRO Web-App [![Build Status](https://img.shields.io/travis/com/Human-Connection/Nitro-Web/master.svg)](https://travis-ci.com/Human-Connection/Nitro-Web) [![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/Human-Connection/Nitro-Web/blob/master/LICENSE.md) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHuman-Connection%2FNitro-Web.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FHuman-Connection%2FNitro-Web?ref=badge_shield) [![Discord Channel](https://img.shields.io/discord/489522408076738561.svg)](https://discord.gg/6ub73U3)