Andrew Kane hace 8 años
padre
commit
2df752eb0a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -148,7 +148,7 @@ before_action: require_admin
 
 ### Variables
 
-Create queries with variables. [Example]()
+Create queries with variables.
 
 ```sql
 SELECT * FROM users WHERE gender = {gender}