Last active
July 22, 2016 14:04
-
-
Save mhayashi/f0a2a7ce3433039bb7ede6b7c9653184 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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