Skip to content

Commit f268d88

Browse files
authored
docs: update stale description
1 parent 88de2e0 commit f268d88

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424

2525
## Description
2626

27-
[Axios](https://www.npmjs.com/package/axios) module for [Nest](https://github.com/nestjs/nest) originally published as part of the `@nestjs/common` package. This package is a drop-in replacement for the deprecated (and eventually removed) `HttpModule`.
27+
[Axios](https://www.npmjs.com/package/axios) module for [Nest](https://github.com/nestjs/nest).
28+
29+
The `HttpModule` module exposes Axios-based methods to perform HTTP requests. This library also transforms the resulting HTTP responses into Observables (from [RxJS](https://rxjs.dev)).
2830

2931
## Installation
3032

0 commit comments

Comments
 (0)