Skip to content

Commit

Permalink
Merge pull request #239 from Glutexo/readme-touches
Browse files Browse the repository at this point in the history
Update description to match diagrams
  • Loading branch information
Glutexo authored Aug 25, 2024
2 parents fc1b54e + b3c080c commit a4e350e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Onigumo is yet another web-crawler. It “crawls” websites or webapps, storing

## Architecture ##

Onigumo is composed of three sequentially interconnected components:
The crawling part of Onigumo is composed of three sequentially interconnected components:

* [the Operator](#operator),
* [the Downloader](#downloader),
* [the Parser](#parser).

The flowchart below illustrates the flow of data between those parts:
The flowcharts below illustrate the flow of data between those parts:

```mermaid
flowchart LR
Expand Down

0 comments on commit a4e350e

Please sign in to comment.