From 2efa346c766f2728dd12ace01a29ffae242f23eb Mon Sep 17 00:00:00 2001 From: Lucas Colombo Date: Tue, 23 Apr 2024 07:17:59 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a03ac57..cafb1ba 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,6 @@ Apart from the above, this library also defines: > This library defines a _rustler_ as a service that scrapes stock pricing data for a > particular market. > -> Although this library contains the core and abstract functionality for the rustlers, it doesn't include any concrete implementation for them. In other words, this library includes traits and structs that can be used to build a `rustler`). +> Although this library contains the core and abstract functionality for the rustlers, it doesn't include any concrete implementation for them. +> > Actual concrete implementations for each market cannot be published for many reasons. \ No newline at end of file