From 5d8077e4582822069dcb4be631e84bf9a9c95aad Mon Sep 17 00:00:00 2001 From: Falk Werner Date: Tue, 5 Mar 2019 22:18:19 +0100 Subject: [PATCH] fixes heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33049e1..ff0654d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ fuse-wsfs combines libwebsockets and libfuse. It allows ot attach a remote files - [Motication](#Motivation) - [Concept](#Concept) - [Similar Projects](#Similar-Projects) -- [Workflow and API](#API) +- [API](#API) - [Build and run](#Build-and-run) - [Dependencies](#Dependencies)