Skip to content

Commit

Permalink
feat: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalina committed May 11, 2021
1 parent e7d4e4f commit 734f015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center" style="border-bottom: none;">📚 rx-observable-map</h1>
<h3 align="center">Better TypeScript Control Flow</h3>
<h3 align="center">RX enhanced Map class</h3>
<p align="center">
<a href="https://circleci.com/gh/patrickmichalina/rx-observable-map">
<img alt="circeci" src="https://circleci.com/gh/patrickmichalina/rx-observable-map.svg?style=shield">
Expand All @@ -20,7 +20,7 @@
</a>
</p>

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

# Installation
You can use this library in the browser, node, or a bundler
Expand Down

0 comments on commit 734f015

Please sign in to comment.