You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,14 @@ The work done in this repository was inspired by the work previously done in **[
4
4
5
5
## Overview
6
6
7
-
This is a *remix* of **[github-corners](https://github.com/tholman/github-corners)**. I didn't think it would fit well as modifications made to a fork. So this repository was created.
7
+
This is a *remix* of **[github-corners](https://github.com/tholman/github-corners)**. I didn't think it would fit well as modifications made to a fork. So this repository was created instead.
8
8
9
9
I wanted to use PHP because:
10
10
11
11
* PHP is *fun*
12
12
* I wanted to create a reusable module that could be configured as needed.
13
-
* Uses less lines of code than JavaScript
13
+
* Uses less lines of code than JavaScript.
14
+
* Fits well with my other PHP projects. For example, like [here](<http://webexperiment.info/portfolio/wtmdpdf/>).
14
15
15
16
## Details
16
17
@@ -99,3 +100,6 @@ If you want the icon to "stick" to the top and not scroll with the content try t
0 commit comments