Skip to content

Commit 18e6309

Browse files
Update README.md
1 parent e66bd50 commit 18e6309

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

FileExplorer/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<!-- Global site tag (gtag.js) - Google Analytics -->
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146817309-1"></script>
3+
<script>
4+
window.dataLayer = window.dataLayer || [];
5+
function gtag(){dataLayer.push(arguments);}
6+
gtag('js', new Date());
7+
8+
gtag('config', 'UA-146817309-1');
9+
</script>
10+
111
# PureBasic File Explorer
212
This is a file explorer written in PureBasic.
313
This is the very first release and there are too many things you can add here.

0 commit comments

Comments
 (0)