Skip to content

Commit 791d7b0

Browse files
committed
chore: cute landing page.
1 parent 6e48378 commit 791d7b0

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<h1 align="center">
2+
<a href="https://dataframe.readthedocs.io/en/latest/">
3+
<img src="https://raw.githubusercontent.com/mchav/dataframe/master/docs/_static/haskell-logo-png-transparent.png" alt="dataframe logo">
4+
</a>
5+
</h1>
6+
7+
<div align="center">
8+
<a href="https://hackage.haskell.org/package/dataframe-0.2.0.2">
9+
<img src="https://img.shields.io/hackage/v/dataframe" alt="hackage Latest Release"/>
10+
</a>
11+
</div>
12+
13+
<p align="center">
14+
<a href="https://dataframe.readthedocs.io/en/latest/">User guide</a>
15+
|
16+
<a href="https://discord.gg/XJE5wKT2kb">Discord</a>
17+
</p>
18+
119
# DataFrame
220

321
A fast, safe, and intuitive DataFrame library.
51.4 KB
Loading

0 commit comments

Comments
 (0)