Explorar el Código

README edited online with Bitbucket

Spiros Ioannou hace 9 años
padre
commit
6c143c9c90
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      README

+ 3 - 2
README

@@ -45,7 +45,8 @@ And then define some items like so:
 
 ```
 #!nolang
-
+Item Name                      Item Key
+--------------                      --------------
 MySQL DELETES	 	mysql.globalstatus[Com_delete]
 MySQL INSERTS	 	mysql.globalstatus[Com_insert]
 MySQL UPDATES	 	mysql.globalstatus[Com_update]
@@ -53,4 +54,4 @@ MySQL CREATE TABLE	mysql.globalstatus[Com_create_table]
 MySQL SELECTS	 	mysql.globalstatus[Com_select]
 MySQL Uptime	 	mysql.globalstatus[Uptime]
 MySQL ALTER TABLE	mysql.globalstatus[Com_alter_table]
-```
+```