Skip to content

Commit

Permalink
Merge pull request #72 from MurhafSousli/ng-16
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
MurhafSousli committed Jul 10, 2023
2 parents 0815ddb + 800d821 commit eeaafab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<img height="150px" width="150px" style="text-align: center;" src="https://cdn.rawgit.com/MurhafSousli/ngx-disqus/55fb00f5/src/assets/logo.svg">
<h1 align="center">Angular Disqus Module</h1>
<h1 align="center">Angular Disqus Component</h1>
</p>

Add Disqus to your app instantly!
Expand All @@ -14,7 +14,7 @@ Add Disqus to your app instantly!
## Installation

```bash
npm install ngx-disqus
npm i ngx-disqus
```

## Usage
Expand Down
4 changes: 2 additions & 2 deletions projects/ngx-disqus/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<img height="150px" width="150px" style="text-align: center;" src="https://cdn.rawgit.com/MurhafSousli/ngx-disqus/55fb00f5/src/assets/logo.svg">
<h1 align="center">Angular Disqus Module</h1>
<h1 align="center">Angular Disqus Component</h1>
</p>

Add Disqus to your app instantly!
Expand All @@ -14,7 +14,7 @@ Add Disqus to your app instantly!
## Installation

```bash
npm install ngx-disqus
npm i ngx-disqus
```

## Usage
Expand Down

0 comments on commit eeaafab

Please sign in to comment.