From c15e5f8ab55bddbf45d150b6fcfcf1640beba3e2 Mon Sep 17 00:00:00 2001 From: knowlen Date: Tue, 15 Jul 2025 14:28:09 -0700 Subject: [PATCH] Fix project status section formatting to use table --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a4c9c88..7f7200d 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,13 @@ A comprehensive Python client library for the [ESO Logs API v2](https://www.esol ## Project Status -**Current Version:** 0.2.0-alpha -**API Coverage:** ~83% (comprehensive analysis shows 6/8 API sections fully implemented) -**Development Stage:** Active development -**Documentation:** [Read the Docs](https://esologs-python.readthedocs.io/) -**Tests:** 278 tests across unit, integration, documentation, and sanity suites +| Metric | Status | +|--------|--------| +| **Current Version** | 0.2.0-alpha | +| **API Coverage** | ~83% (comprehensive analysis shows 6/8 API sections fully implemented) | +| **Development Stage** | Active development | +| **Documentation** | [Read the Docs](https://esologs-python.readthedocs.io/) | +| **Tests** | 278 tests across unit, integration, documentation, and sanity suites | ### Current API Coverage **Implemented (6/8 sections):**