Skip to content

Commit 7c137dd

Browse files
committed
Update readme
1 parent 3df13dc commit 7c137dd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
Phoenix Admin Panel built with PETAL · Backpex
1111
<br />
1212
<br />
13-
<a href="https://hexdocs.pm/backpex">📚 Documentation</a>
13+
<span>📚 <a href="https://hexdocs.pm/backpex">Documentation</a></span>
1414
15-
<a href="https://hexdocs.pm/backpex/installation.html">🛠️ Installation Guide</a>
15+
<span>🛠️ <a href="https://hexdocs.pm/backpex/installation.html">Installation Guide</a></span>
1616
17-
<a href="https://hexdocs.pm/backpex/contribute-to-backpex.html">🩵 Contribute</a>
17+
<span>🩵 <a href="https://hexdocs.pm/backpex/contribute-to-backpex.html">Contribute</a></span>
1818
</div>
1919

2020
# Backpex
@@ -27,7 +27,7 @@ Welcome! Backpex is a highly customizable administration panel for Phoenix LiveV
2727
<a href="https://backpex.live/"><strong>Visit our Live Demo →</strong></a>
2828
</div>
2929

30-
## 🚀 Key Features
30+
## Key Features
3131

3232
- 📊 **LiveResources**: Quickly create LiveResource modules for your database tables with fully customizable CRUD views. Bring your own layout or use our components.
3333
- 🔍 **Search and Filters**: Define searchable fields and add custom filters for instant, LiveView-powered results.
@@ -37,18 +37,18 @@ Welcome! Backpex is a highly customizable administration panel for Phoenix LiveV
3737
- 🔗 **Associations**: Effortlessly handle HasOne, BelongsTo, and HasMany(Through) associations with minimal configuration. Customize available options and rendered columns.
3838
- 📈 **Metrics**: Add value metrics such as sums or averages for quick data insights, with more metric types on the horizon.
3939

40-
## 🛠️ Installation & Documentation
40+
## Installation & Documentation
4141

4242
See our comprehensive [installation guide](https://hexdocs.pm/backpex/installation.html) for more information on how to install and configure Backpex in your Phoenix application.
4343

4444
We also provide a detailed [documentation](https://hexdocs.pm/backpex) with guides on how to use Backpex and how to customize it to your needs.
4545

46-
## 🤔 Learn More
46+
## Learn More
4747

4848
- [What is Backpex?](https://hexdocs.pm/backpex/what-is-backpex.html)
4949
- [Why we built Backpex?](https://hexdocs.pm/backpex/what-is-backpex.html)
5050
- [Contribute to Backpex](https://hexdocs.pm/backpex/contribute-to-backpex.html)
5151

52-
## 📜 License
52+
## License
5353

5454
Backpex is open-source software, licensed under the [MIT License](https://github.com/naymspace/backpex/blob/main/LICENSE.md).

0 commit comments

Comments
 (0)