Skip to content

Commit b8801fd

Browse files
author
dream
committed
Fix README center scope and nav
1 parent 8d39f9e commit b8801fd

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

README.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,25 @@
1212
[![Python Versions](https://img.shields.io/pypi/pyversions/fds-dev.svg)](https://pypi.org/project/fds-dev/)
1313
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1414
[![CI/CD Pipeline](https://github.com/flamehaven01/FDS-Dev/actions/workflows/ci.yml/badge.svg)](https://github.com/flamehaven01/FDS-Dev/actions/workflows/ci.yml)
15-
[![Test Coverage](https://img.shields.io/badge/coverage-95%25-brightgreen.svg)](https://github.com/flamehaven01/FDS-Dev)
16-
[![Code Quality](https://img.shields.io/badge/quality-A+-blue.svg)](https://github.com/flamehaven01/FDS-Dev)
17-
[![SIDRCE Certified](https://img.shields.io/badge/SIDRCE-0.896%20Certified-green.svg)](https://github.com/flamehaven01/FDS-Dev)
18-
19-
<h3>
20-
[>] Build once, speak every language.<br/>
21-
[*] Enforce doc structure while AI translates without breaking code.<br/>
22-
[=] Keep identifiers and code blocks pristine; localize only the prose.<br/>
23-
[+] Ship production-ready English docs in seconds, not hours.
24-
</h3>
25-
26-
<div align="center">[Features](#core-features) [Quick Start](#quick-start) [Documentation](docs/) [Contributing](#contributing) [Support](#support)</div>
27-
28-
29-
---
15+
[![Test Coverage](https://img.shields.io/badge/coverage-95%25-brightgreen.svg)](https://github.com/flamehaven01/FDS-Dev)
16+
[![Code Quality](https://img.shields.io/badge/quality-A+-blue.svg)](https://github.com/flamehaven01/FDS-Dev)
17+
[![SIDRCE Certified](https://img.shields.io/badge/SIDRCE-0.896%20Certified-green.svg)](https://github.com/flamehaven01/FDS-Dev)
18+
19+
</div>
20+
21+
<h3>
22+
[>] Build once, speak every language.<br/>
23+
[*] Enforce doc structure while AI translates without breaking code.<br/>
24+
[=] Keep identifiers and code blocks pristine; localize only the prose.<br/>
25+
[+] Ship production-ready English docs in seconds, not hours.
26+
</h3>
27+
28+
<div align="center">
29+
<a href="#core-features">Features</a> · <a href="#quick-start">Quick Start</a> · <a href="docs/">Documentation</a> · <a href="#contributing">Contributing</a> · <a href="#support">Support</a>
30+
</div>
31+
32+
33+
---
3034

3135
## The Problem
3236

0 commit comments

Comments
 (0)