From 25f84c8630fc8fa8836a12ec770215e245534044 Mon Sep 17 00:00:00 2001 From: NiceOneFox <53495952+NiceOneFox@users.noreply.github.com> Date: Wed, 4 May 2022 22:50:01 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b684b9..7253a43 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Input parameters: * Buffer capacity * Amount of requests * Modeling time (max time) -* SimulationType (Type of buffer modeling, FIFO, LIFO etc.) +* BufferType (Type of buffer modeling, FIFO, LIFO etc.) +* DeviceDirector (Type of choosing free device, circle etc.) * Lambda for devices (amount of flow) parameter for Poissonian flow * Lambda for sources