From 06d87cbec02d23d748904b16b2c405d35b1e9bc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elijas=20Dap=C5=A1auskas?= <4084885+Elijas@users.noreply.github.com> Date: Sat, 7 Oct 2023 10:39:29 +0300 Subject: [PATCH] docs: add links to demo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e9fe828..1a0d124 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@
+ Demo | Discussions | Issues | Backlog @@ -52,6 +53,8 @@ The project leverages [`alphanome-ai/sec-parser`](https://github.com/alphanome-ai/sec-parser) for its data extraction needs, an essential component that simplifies the parsing of SEC EDGAR HTML documents into a structured and analyzable format. +[**Explore the Demo!**](https://sec.app.alphanome.dev/) + # Installation You can install `sec-ai` using pip: