Skip to content

Commit 2002156

Browse files
committed
Add Twitter Badge
1 parent cf7edb4 commit 2002156

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,6 +1,6 @@
11
# ![Archie the Debugger Owl](./docs/brand/archie-small.png) RxJS Debugging for Visual Studio Code
22

3-
[![Click to visit marketplace](https://vsmarketplacebadge.apphb.com/version-short/manuelalabor.rxjs-debugging-for-vs-code.svg)](https://marketplace.visualstudio.com/items?itemName=manuelalabor.rxjs-debugging-for-vs-code)
3+
[![Click to visit marketplace](https://vsmarketplacebadge.apphb.com/version-short/manuelalabor.rxjs-debugging-for-vs-code.svg)](https://marketplace.visualstudio.com/items?itemName=manuelalabor.rxjs-debugging-for-vs-code) [![Twitter](https://img.shields.io/badge/Follow-%40rxjsdebuggung-blue?logo=twitter)](https://twitter.com/rxjsdebugging)
44

55
> Never, ever use `tap(console.log)` again.
66
@@ -38,7 +38,7 @@ You can toggle the display of recommended log points via the command palette.
3838

3939
## Requirements
4040

41-
- [Visual Studio Code 1.60](https://code.visualstudio.com/) or newer
41+
- [Visual Studio Code 1.61](https://code.visualstudio.com/) or newer
4242
- [TypeScript 4.2](https://www.typescriptlang.org/) or newer
4343
- [RxJS 6](https://rxjs.dev/)
4444
- To debug NodeJS-based applications: [NodeJS 12](https://nodejs.org/) or newer

0 commit comments

Comments
 (0)