From ffe578e0fd4c66d52cf6176203237960c94863a2 Mon Sep 17 00:00:00 2001 From: Max Mindlin Date: Mon, 10 Jun 2024 14:32:44 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a151c97..adba509 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

A Web Crawling Programming Language

GitHub Actions Workflow Status -
+
ScoutLang is a DSL made for web scraping. ScoutLang focusing on an easy to comprehend syntax along with abstracting away powerful web crawling logic, allowing users to write expressive, easy to read web scraping scripts.