From 40acd8129691ee0985481f0af32c1aa6e9ca4355 Mon Sep 17 00:00:00 2001 From: Gabrial Date: Sun, 27 Oct 2024 17:42:00 +0530 Subject: [PATCH] docs: update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a7f5f89d..0a6af2cae 100644 --- a/README.md +++ b/README.md @@ -408,6 +408,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [flask-debugtoolbar](https://github.com/pallets-eco/flask-debugtoolbar) - A port of the django-debug-toolbar to flask. * [icecream](https://github.com/gruns/icecream) - Inspect variables, expressions, and program execution with a single, simple function call. * [pyelftools](https://github.com/eliben/pyelftools) - Parsing and analyzing ELF files and DWARF debugging information. + debugging information. + * [potpie](https://github.com/potpie-ai/potpie) - Root cause errors and stacktraces using AI agents. ## Deep Learning