Skip to content

Commit f655c4f

Browse files
authored
Update README.md
1 parent b3ff236 commit f655c4f

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# PolyMath-DataStructures
2-
A separate repository containing PMMatrix and PMVector - two custom data structures of PolyMath
1+
<p align="center"><img alt="PolyMath" src="https://raw.githubusercontent.com/PolyMathOrg/PolyMath/master/assets/logos/logo.png" style="width: 25%; height: 25%">
2+
<h1 align="center">[PolyMath Data Structures]</h1>
3+
<p align="center">
4+
Scientific Computing with Pharo
5+
<br>
6+
<a href="https://github.com/PolyMathOrg/PolyMath/wiki"><strong>Explore the docs »</strong></a>
7+
<br>
8+
<br>
9+
<a href="https://github.com/PolyMathOrg/PolyMath/issues/new?labels=Type%3A+Defect">Report a defect</a>
10+
|
11+
<a href="https://github.com/PolyMathOrg/PolyMath/issues/new?labels=Type%3A+Feature">Request feature</a>
12+
</p>
13+
</p>
14+
15+
[![CI matrix](actions/workflows/test.yml/badge.svg)](actions/workflows/test.yml)
16+
[![Coverage Status](https://coveralls.io/repos/github/PolyMathOrg/PolyMath-DataStructures/badge.svg?branch=master)](https://coveralls.io/github/PolyMathOrg/PolyMath-DataStructures?branch=master)
17+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/PolyMathOrg/PolyMath-DataStructures/master/LICENSE)

0 commit comments

Comments
 (0)