From 769996555d6d79bb0bb851eb990bf45e50135f06 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Dec 2020 13:18:16 -0500 Subject: [PATCH] & readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b0e488..3d0f132 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This repository is the home for the `replit` Python package, which provides: - A **work in progress** Repl.it user profile lookup. - A Flask application decorator for ensuring Repl.it Auth required on specific routes. -Other helpful toys & utilities, like... +& other helpful toys & utilities, like... - A simple audio library that can play tones and audio files! - Some helpful functions for displaying ANSI colors within interactive terminal sessions.