Update README.md and fix minor formatting error.

This commit is contained in:
md_5
2016-03-09 18:16:22 +11:00
parent 52d66897e4
commit 859d176c93
2 changed files with 14 additions and 13 deletions

View File

@@ -136,5 +136,5 @@ public class PipelineUtils
ch.pipeline().addLast( BOSS_HANDLER, new HandlerBoss() );
}
};
}
}