Skip to content

Commit 1a43e20

Browse files
authored
Update readme.md
1 parent 8930083 commit 1a43e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To use in your project, use the following:
2525

2626
`$DB = new DBPDO('db_name', 'db_host', 'db_user', 'db_pass');`
2727

28-
###Setup Before v2.0
28+
### Setup Before v2.0
2929
-----
3030

3131
Firstly, define four constants for the host, database name, username and password:
@@ -143,4 +143,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
143143
GNU General Public License for more details.
144144

145145
You should have received a copy of the GNU General Public License
146-
along with this program. If not, see <http://www.gnu.org/licenses/>.
146+
along with this program. If not, see <http://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)