Skip to content

Commit 4ac52f3

Browse files
committed
README update
1 parent 66b1fd7 commit 4ac52f3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ The work done in this repository was inspired by the work previously done in **[
44

55
## Overview
66

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.
88

99
I wanted to use PHP because:
1010

1111
* PHP is *fun*
1212
* 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/>).
1415

1516
## Details
1617

@@ -99,3 +100,6 @@ If you want the icon to "stick" to the top and not scroll with the content try t
99100
?>
100101
</div>
101102
```
103+
104+
---
105+
<img src="http://webexperiment.info/extcounter/mdcount.php?id=ghcphp">

0 commit comments

Comments
 (0)