Skip to content

Commit 0c63350

Browse files
committed
Quick readme updates suggestions added.
1 parent a814ea7 commit 0c63350

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="https://www.ProAngular.com" target="_blank">Pro Angular</a>: ngx-gist
77
</h1>
88
<a align="center" href="https://github.com/ProAngular/ngx-gist" target="_blank">
9-
View Github Repository
9+
View GitHub Repository
1010
</a>
1111
<p align="center">
1212
An Angular Material and HighlighJs styled display box for GitHub gist and local code snippets.
@@ -78,12 +78,12 @@ More info in the following links:
7878

7979
## Description <a name="description"></a>
8080

81-
Behold, this package contains an Angular Material and HighlighJs styled element
82-
which displays your GitHub gists in a conveniant, easy to view interface. Don't
83-
have a gist? No problem, display your own code snippets by just passing in a
84-
direct model (`NgxGist.create({ ... })`)! All files from the remote/local gist
85-
are displayed in separate tabs for users to easily navigate. Many optional
86-
features and themes are available.
81+
Behold, this package contains an Angular Material and Highlight.js styled
82+
element which displays your GitHub gists in a conveniant, easy to view
83+
interface. Don't have a gist? No problem, display your own code snippets by just
84+
passing in a direct model (`NgxGist.create({ ... })`)! All files from the
85+
remote/local gist are displayed in separate tabs for users to easily navigate.
86+
Many optional features and themes are available.
8787

8888
GitHub gists can be created here: https://gist.github.com/
8989

0 commit comments

Comments
 (0)