Skip to content

Commit

Permalink
changed: description
Browse files Browse the repository at this point in the history
  • Loading branch information
binjospookie committed Jan 6, 2024
1 parent f7273dd commit e6b4ed7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 🌿 Pure Index

Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease. And it's also very fast ⚡️
Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease.<br />
And it's also very fast ⚡️

## Motivation

Expand Down
3 changes: 2 additions & 1 deletion website/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ description: Pure Index is a tool for packages. It helps to clean your packages

import { Tabs, TabItem } from '@astrojs/starlight/components';

Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease. And it's also very fast ⚡️
Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease.<br />
And it's also very fast ⚡️

## Motivation

Expand Down

0 comments on commit e6b4ed7

Please sign in to comment.