Browse Source

Removed link

Andrew Kane 8 năm trước cách đây
mục cha
commit
2df752eb0a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}