Skip to content

Instantly share code, notes, and snippets.

@mhayashi
Last active July 22, 2016 14:04
Show Gist options
  • Save mhayashi/f0a2a7ce3433039bb7ede6b7c9653184 to your computer and use it in GitHub Desktop.
Save mhayashi/f0a2a7ce3433039bb7ede6b7c9653184 to your computer and use it in GitHub Desktop.
@startuml
会社 "1" o-- "many" 商談進捗
商談進捗 "1" o-- "many" アプリ
アプリ "1" o-- "many" 受注管理
アプリ "1" o-- "1" グロース
アプリ "1" o-- "many" repro
@enduml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment