From e1ab66a591bad22d98dc0eb96446ef7dc848f1a8 Mon Sep 17 00:00:00 2001 From: Tinchox5 Date: Sat, 28 Dec 2024 19:41:43 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f6c74ca..db0a092 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,14 @@ place your ⭐ in Orbit! **Orbit** is a CSS framework designed for creating radial layouts. It offers simplicity, effectiveness, ease of use, and tremendous versatility for crafting compelling designs. It offers extensive customization options and supports nesting for building intricate designs tailored to your requirements. - ## Why Orbit? Creating radial UIs generally involves using JavaScript or other programming languages to calculate angles, radii, distances, and more. **Orbit** saves you time and effort by enabling you to build these UIs with just CSS. +## Documentation + +Learn all about **Orbit** in our [doc site](https://zumerlab.github.io/orbit-docs)! + ## What is radial UI? Radial UI refers to a design paradigm where elements are organized in a circular or radial pattern, diverging from traditional grid-based or linear layouts. This design approach is particularly effective for applications that involve: @@ -64,10 +67,6 @@ With **Orbit**, you can: - Use **Orbit** alongside other traditional CSS frameworks. - Get started quickly with our detailed documentation, examples, and guides. -## Documentation - -Learn all about **Orbit** in our [doc site](https://zumerlab.github.io/orbit-docs)! - ## Installation **Orbit** comes with just two files: `orbit.css` (or `orbit.min.css`) and `orbit.js` (or `orbit.min.js`).