Skip to content

Commit d892a67

Browse files
committed
update README.md
1 parent c8be65b commit d892a67

File tree

2 files changed

+17
-35
lines changed

2 files changed

+17
-35
lines changed

.gitignore

Lines changed: 0 additions & 33 deletions
This file was deleted.

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# gistpreview.github.io
2-
Gist HTML Preview
1+
# Gist HTML Preview
2+
3+
Preview HTML file on Gist
4+
5+
## Usage
6+
7+
```
8+
GET https://gistpreview.github.io/?:gist_id/:file_name
9+
```
10+
11+
## Example
12+
13+
https://gist.github.com/zlargon/de2093842657a8b3d6d9ebb6ce0a7c59
14+
15+
## Github API Rate Limiting
16+
17+
Unauthenticated requests are associated with your IP address, and not the user making requests. The rate limit allows you to make up to `60` requests per hour.

0 commit comments

Comments
 (0)