diff --git a/README.md b/README.md index cd350bc..62a9cf6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ ![eng](img/eng.png) [![ru](img/ru.png)](README.ru.md) # `pipex` -The purpose of this project is the discovery in detail UNIX mechanism - `pipe`.
-You can read task: [`pipex.subject.pdf`](subject/pipex.subject.pdf) - +The purpose of this project is the discovery in detail UNIX mechanism - `pipe`. ### Discription of mandatory part The program `pipex` should repeat the behaviour of the next shell command diff --git a/README.ru.md b/README.ru.md index 7c57ffe..0f33fd8 100644 --- a/README.ru.md +++ b/README.ru.md @@ -1,8 +1,7 @@ [![eng](img/eng.png)](README.md) ![ru](img/ru.png) # `pipex` -Цель данного проекта детальное рассмотрение UNIX механизма `pipe`.
-Задание можно прочитать здесь: [`pipex.subject.pdf`](subject/pipex.subject.pdf) +Цель данного проекта детальное рассмотрение UNIX механизма `pipe`. ### Описание основной части Программа `pipex` должна повторять поведение следующей команды оболочки diff --git a/subject/pipex.subject.pdf b/subject/pipex.subject.pdf deleted file mode 100644 index 2bd9bea..0000000 Binary files a/subject/pipex.subject.pdf and /dev/null differ