diff --git a/README.md b/README.md index 01b3b75..291e927 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ [transformer arbre normal en arbre binaire](https://fr.wikipedia.org/wiki/Arbre_binaire#Transformation_d'un_arbre_quelconque_en_un_arbre_binaire) -``` +```text ARCHITECTURE : all expend $ @@ -198,7 +198,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; -> ### 3.2 tentative methode 2 : #### 3.2.1 deroulement : -``` +```text .--------------------------------------------. : .--------------------------------------. : : : .--------------------------------. : : @@ -209,7 +209,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; -> ``` -> identifier les paires de quotes ou dquotes -> piège : -``` +```text | | .--. .--. v v .--. '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__' @@ -226,7 +226,7 @@ c = . . . . . . . . . 0 str[i] != ' | " ; -> *[\go to sommaire](#markdown-header-sommaire)* #### 3.2.2 application : -``` +```text .--. 1 : '__"__'__"__"__"__'__'__"__"__'__'__"__'__"__'