updating DIRECTORY.md

This commit is contained in:
github-actions 2020-05-11 15:15:54 +00:00
parent 07a74d7dac
commit cf37f74248

View File

@ -1,4 +1,6 @@
## [872](https://github.com/TheAlgorithms/C/blob/master//872.c)
## Client Server
* [Client](https://github.com/TheAlgorithms/C/blob/master/client_server/client.c)
* [Server](https://github.com/TheAlgorithms/C/blob/master/client_server/server.c)