mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
@startuml
|
|
|
|
skinparam backgroundColor transparent
|
|
|
|
start
|
|
|
|
:lower quality with 1;
|
|
:lower sell in with 1;
|
|
|
|
stop
|
|
|
|
@enduml
|