Skip to content

Commit 8e22b35

Browse files
committed
add usage guide
1 parent ae3a075 commit 8e22b35

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# ghcss-extension
22

3-
A simple extension that allows users to view custom css on GitHub profiles.
3+
A simple extension that allows users to view custom css on GitHub profiles.
4+
5+
# Usage
6+
### For User Pages
7+
Create a `user.css` file inside your user profile repository (e.g. https://github.com/someuser/someuser).
8+
9+
### For Repositories
10+
Create a `repo.css` file inside your repository.
11+
12+
### For Organizations
13+
Create a `org.css` file inside the `.github` repository (e.g. https://github.com/someorg/.github)

0 commit comments

Comments
 (0)