소스 검색

Update README.

[ci skip]
Daniele Alessandri 12 년 전
부모
커밋
f7fea2e430
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -12,8 +12,8 @@ Redis protocol. An asynchronous implementation of the client, albeit experimenta
 through [Predis\Async](https://github.com/nrk/predis-async).
 through [Predis\Async](https://github.com/nrk/predis-async).
 
 
 While Predis can be used with HHVM, there are no guarantees that you will not run into unexpected
 While Predis can be used with HHVM, there are no guarantees that you will not run into unexpected
-issues (especially when JIT compilation is enabled with `Eval.Jit=true`) due to the fact that HHVM
-is still under heavy development, thus unstable and not yet 100% compatible with PHP.
+issues (especially when JIT compilation is enabled with `Eval.Jit = true`) due to the fact that HHVM
+is under heavy development, thus unstable and not yet 100% compatible with PHP.
 
 
 More details about the project can be found in our [frequently asked questions](FAQ.md) section or
 More details about the project can be found in our [frequently asked questions](FAQ.md) section or
 on the online [wiki](https://github.com/nrk/predis/wiki).
 on the online [wiki](https://github.com/nrk/predis/wiki).