Skip to content

Commit

Permalink
chore: Update README.md with RxJS library description
Browse files Browse the repository at this point in the history
  • Loading branch information
manthanank committed Oct 3, 2024
1 parent 135a8a9 commit 4151196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Learn Rxjs

This repository contains the code examples for the RxJS library. RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code.

[![NPM Package](https://github.com/manthanank/learn-rxjs/actions/workflows/publish.yml/badge.svg)](https://github.com/manthanank/learn-rxjs/actions/workflows/publish.yml)
[![Releases](https://github.com/manthanank/learn-rxjs/actions/workflows/releases.yml/badge.svg)](https://github.com/manthanank/learn-rxjs/actions/workflows/releases.yml)
![npm](https://img.shields.io/npm/dw/learn-rxjs)
Expand Down

0 comments on commit 4151196

Please sign in to comment.