From 16426165dd55cef6b4a9955c948fa1fb2c7e9f29 Mon Sep 17 00:00:00 2001 From: Yonatan Paripsky Date: Sun, 10 May 2026 22:36:37 +0300 Subject: [PATCH] Update README to remove features and support sections Removed features section and support details from README. --- README.md | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 701a4e3..2794ad3 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,15 @@ CREATE TABLE statements into beautiful, professional database diagrams. [![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![React](https://img.shields.io/badge/React-20232A?logo=react&logoColor=61DAFB)](https://reactjs.org/) [![Vite](https://img.shields.io/badge/Vite-646CFF?logo=vite&logoColor=white)](https://vitejs.dev/) +test -## ✨ Features -### 🎯 Core Functionality +te + +et +et +aet -- **SQL to Diagram**: Instantly convert PostgreSQL CREATE TABLE statements into - interactive diagrams -- **Real-time Parsing**: Live error detection and syntax validation using - `sql-parser-cst` -- **Relationship Mapping**: Automatic detection and visualization of foreign key - relationships -- **Smart Layout**: Auto-arranged diagrams using Dagre layout algorithm ### 🔧 Developer Experience @@ -222,16 +219,6 @@ for details. - [ ] Advanced relationship editing - [ ] Custom diagram themes -## 📞 Support - -- **Documentation**: Check this README and inline help -- **Issues**: Report bugs on - [GitHub Issues](https://github.com/paripsky/sqlgram/issues) -- **Discussions**: Join conversations in - [GitHub Discussions](https://github.com/paripsky/sqlgram/discussions) - -## 🌟 Show Your Support - If sqlgram helps you visualize your database schemas, please consider: - ⭐ Starring the repository