Skip to content

Commit 0e4b354

Browse files
author
Johannes Hofmeister
committed
Added Index.html
1 parent 7f4e705 commit 0e4b354

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Brains On code</title>
5+
</head>
6+
<body>
7+
8+
<h1>Shorter Identifier Names Take Longer to Comprehend</h1>
9+
<ul>
10+
<li><a href="https://github.com/brains-on-code/peter">Replication Package</a></li>
11+
</ul>
12+
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)