From badc52773fdf12b2baf4d69d3f84b082dedc586c Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Sat, 4 Aug 2018 14:28:57 +0200 Subject: [PATCH] Add repo description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 933cdda..10cbb20 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Write.as web core [![GoDoc](https://godoc.org/github.com/writeas/web-core?status.svg)](https://godoc.org/github.com/writeas/web-core) [![Build Status](https://travis-ci.org/writeas/web-core.svg)](https://travis-ci.org/writeas/web-core) [![Public Slack discussion](http://slack.write.as/badge.svg)](http://slack.write.as/) + +web-core holds components of the [Write.as](https://write.as) web application.