Skip to content

Commit 734f015

Browse files
feat: initial release
1 parent e7d4e4f commit 734f015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center" style="border-bottom: none;">📚 rx-observable-map</h1>
2-
<h3 align="center">Better TypeScript Control Flow</h3>
2+
<h3 align="center">RX enhanced Map class</h3>
33
<p align="center">
44
<a href="https://circleci.com/gh/patrickmichalina/rx-observable-map">
55
<img alt="circeci" src="https://circleci.com/gh/patrickmichalina/rx-observable-map.svg?style=shield">
@@ -20,7 +20,7 @@
2020
</a>
2121
</p>
2222

23-
**rx-observable-map** helps you write safer code by using abstractions over messy control flow and state.
23+
**rx-observable-map**
2424

2525
# Installation
2626
You can use this library in the browser, node, or a bundler

0 commit comments

Comments
 (0)