From 4681c07bde702f64d630f25ef831267cd9ac09ee Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 21 Dec 2019 04:20:15 +0000 Subject: feat(tools/cheddar): Check in new syntax highlighting tool The first step with this tool will be to use it as a source-filter for cgit. The second step is to use it as the Markdown renderer by depending on one of the Markdown libraries, with integration for rendering code snippets directly. --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 726ad8f4ae..22ffdda4d3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ depot ===== -[![Build Status](https://travis-ci.org/tazjin/depot.svg?branch=master)](https://travis-ci.org/tazjin/depot) - This repository is the [monorepo][] for my personal tools and infrastructure. Everything in here is built using [Nix][] with an automatic attribute-set layout that mirrors the filesystem layout of the repository (this might feel familiar -- cgit 1.4.1