From 161b4562db7cc7d0f0a42b9cb9e3f1a8269e8375 Mon Sep 17 00:00:00 2001 From: juswthomdev <119074358+juswthomdev@users.noreply.github.com> Date: Fri, 25 Nov 2022 13:59:39 -0600 Subject: [PATCH] updated readme w/todo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a24ac88..357ec56 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pup +TODO: Remove me + pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using [CSS selectors](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started/Selectors).