From 0772514f2b81ad965f8943d23c66e1e3236dd83d Mon Sep 17 00:00:00 2001 From: qiufangzhang <904208360@qq.com> Date: Tue, 30 Aug 2016 10:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=B8=83=E5=BC=8F=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 分布式文件服务器 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0a21462..fc390a6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Build Status](https://api.travis-ci.org/qieangel2013/dfs.svg)](https://travis-ci.org/qieangel2013/dfs) [![Packagist](https://img.shields.io/badge/packagist-passing-ff69b4.svg)](https://packagist.org/packages/qieangel2013/dfs) ![Supported PHP versions: >=5.5](https://img.shields.io/badge/php-%3E%3D5.5-blue.svg) -![Supported SWOOLE versions: >=1.8.0](https://img.shields.io/badge/swoole-%3E%3D1.8.0-orange.svg) ![License](https://img.shields.io/badge/license-Apache%202-yellow.svg) ###核心特性 1.基于swoole和inotify实现分布式文件服务