Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit d171210

Browse files
author
Bastien Crettenand
authored
Update README.md
1 parent cd10917 commit d171210

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PHP-SQL_SimpleLife 👌
2-
2+
[![Build Status](https://travis-ci.com/CrBast/PHP-SQL_SimpleLife.svg?branch=ci-cd_integration)](https://travis-ci.com/CrBast/PHP-SQL_SimpleLife)
33
## How to use 🤷
44
1. Import class => `require "slsql.php";`
55
2. Have fun!
@@ -12,4 +12,4 @@ See documentation : [📔](https://github.com/CrBast/PHP-SQL_SimpleLife/wiki)
1212
**The class uses the php method : [prepare](https://secure.php.net/manual/en/pdo.prepare.php). So the class manages SQL injections.**
1313

1414
[☄️](https://github.com/CrBast/PHP-SQL_SimpleLife/wiki/Model)
15-
**To further simplify the life of developers, a class Model has been created. It allows you to create objects related to the database.**
15+
**To further simplify the life of developers, a class Model has been created. It allows you to create objects related to the database.**

0 commit comments

Comments
 (0)