From c8868d369f605ec559665123dc0c02c1f9c63310 Mon Sep 17 00:00:00 2001 From: Nikita Afanasenko Date: Wed, 31 Oct 2012 18:02:28 +0400 Subject: [PATCH] Update README to new Sequence diagram markup style --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c58942a..3419df01 100644 --- a/README.md +++ b/README.md @@ -381,10 +381,10 @@ You may imbed sequence diagrams into your wiki page (rendered by [WebSequenceDiagrams](http://www.websequencediagrams.com) by using the following syntax: - {{{ blue-modern + {{{{{{ blue-modern alice->bob: Test bob->alice: Test response - }}} + }}}}}} You can replace the string "blue-modern" with any supported style.