Skip to content

Commit

Permalink
update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmindlin committed Jun 10, 2024
1 parent d8b6246 commit 2ff617a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<div align="center">
<p style="font-size:0.5em;color:#d4d4d4">A Web Crawling Programming Language</p>
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/maxmindlin/scout-lang/ci.yml?style=for-the-badge&label=CI">
</div>

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.

![example](./assets/scout.gif)
Expand Down

0 comments on commit 2ff617a

Please sign in to comment.