From 1bdc999e53ce9de5f2c923fc5c80053d96dc24ef Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 2 May 2016 22:20:49 -0400 Subject: Fix styling for Markdown headers. --- python/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/README.md') diff --git a/python/README.md b/python/README.md index 88c58c51c4f..4ee50a3edce 100644 --- a/python/README.md +++ b/python/README.md @@ -1,12 +1,12 @@ This directory contains various Python modules used to support servo development. -= servo = +# `servo` servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code. -= tidy = +# `tidy` servo-tidy is used to check licenses, line lengths, whitespace, flake8 on Python files, lock file versions, and more. -- cgit v1.2.3