Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 authored Dec 28, 2024
1 parent fa0ea45 commit e1ab66a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,14 @@ place your ⭐ in Orbit! <a href="https://github.com/zumerlab/orbit/stargazers">

**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:
Expand Down Expand Up @@ -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`).
Expand Down

0 comments on commit e1ab66a

Please sign in to comment.