Przeglądaj źródła

Update README.

[ci skip]
Daniele Alessandri 11 lat temu
rodzic
commit
70d1c116b6
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -190,8 +190,8 @@ When using redis-cluster, it is not necessary to pass all of the nodes forming y
 can simply specify only a few nodes and Predis will automatically fetch the full and updated slots
 can simply specify only a few nodes and Predis will automatically fetch the full and updated slots
 map directly from Redis by contacting one of the nodes.
 map directly from Redis by contacting one of the nodes.
 
 
-NOTE: our support for redis-cluster does not currently consider master/slave replication but this
-feature will be added in a future release of this library.
+__NOTE__: our support for redis-cluster does not currently consider master / slave replication but
+this feature will be added in a future release of this library.
 
 
 
 
 ### Command pipelines ###
 ### Command pipelines ###