Skip to content

Commit 5ecfa24

Browse files
committed
CHANGE: show version in doc
1 parent 72b1f42 commit 5ecfa24

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@
2525
<div class="jumbotron jumbotron-fluid">
2626
<div class="container">
2727
<h1 class="display-4">PHPDO</h1>
28-
<p class="lead">A lightweight PHP PDO database wrapper class.</p>
28+
<p class="lead">
29+
A lightweight PHP PDO database wrapper class.
30+
</p>
31+
<p>
32+
Version: 1.0.21 | <code>composer require turbopixel/phpdo-database</code>
33+
</p>
2934
</div>
3035
</div>
3136

0 commit comments

Comments
 (0)