Skip to content

Commit e596242

Browse files
updated readme
1 parent 8c7241f commit e596242

File tree

7 files changed

+4
-2
lines changed

7 files changed

+4
-2
lines changed

.gitignore

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
GetFiles is a simple PHP class to return a list of files in a directory.
88

9-
[Read The Documentation](https://sageworksstudio.github.io/get-files/)
9+
[Read The Documentation](https://github.com/sageworksstudio/get-files/tree/master/docs)
1010

1111
### Installation
1212

composer.json

100644100755
File mode changed.

docs/index.html

100644100755
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
<body>
1919

2020
<h1>GetFiles</h1>
21-
21+
<p>
22+
<strong>ToDo</strong>: Finish writing these docs.
23+
</p>
2224

2325
</body>
2426
</html>

package.json

100644100755
File mode changed.

src/GetFiles.php

100644100755
File mode changed.

0 commit comments

Comments
 (0)