From a8930282c8f8e3261a116cb6685514be994cfaa3 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sun, 4 Oct 2015 20:17:00 +0200 Subject: [PATCH] Update README.md --- README.md | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index c22a3cc4..5352587a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ -[![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut) -[![Coverity Scan Status](https://scan.coverity.com/projects/6508/badge.svg)](https://scan.coverity.com/projects/6508) +*Travis CI:*
+     [![Build Status](https://travis-ci.org/gansm/finalcut.svg?branch=master)](https://travis-ci.org/gansm/finalcut) + +*Coverity Scan:*
+     [![Coverity Scan Status](https://scan.coverity.com/projects/6508/badge.svg)](https://scan.coverity.com/projects/6508) The Final Cut ============= @@ -122,7 +125,7 @@ Class digramm : ┌────┤ FApplication │ : │ └──────────────┘ : │ ┌─────────┐1 - : ├────┤ FButton ├-----------------------------. + : ├────┤ FButton ├-----------------------------┐ : │ └─────────┘ : : │ ┌────────┐1 : : ├────┤ FLabel ├------------------------------: @@ -137,11 +140,11 @@ Class digramm └─────────┘ │└───┬─┬───┘ ├────┤ FToggleButton │◄─┼──┤ FCheckBox ├-----: │ :1:1 │ └───────────────┘ │ └───────────┘ : ┌───────┐ │ : : │ ┌──────────────┐ │ ┌─────────┐1 : - │ FTerm │◄─┘ : : ├────┤ FProgressbar │ └──┤ FSwitch ├-------: *┌─────────┐ - └──┬─┬──┘ : : │ └──────────────┘ └─────────┘ :---┤ FString │ - :1:1 : : │ ┌────────────┐ : └─────────┘ - : └----------: : ├────┤ FScrollbar │ : - :1 : : │ └────────────┘ : + │ FTerm │◄─┘ : : ├────┤ FProgressbar │ └──┤ FSwitch ├-------: + └──┬─┬──┘ : : │ └──────────────┘ └─────────┘ : + :1:1 : : │ ┌────────────┐ : *┌─────────┐ + : └----------: : ├────┤ FScrollbar │ ├---┤ FString │ + :1 : : │ └────────────┘ : └─────────┘ ┌────┴──────┐ : : │ ┌───────────┐1 : │ FOptiMove │ : : ├────┤ FTextView ├---------------------------: └───────────┘ : : │ └───────────┘ : @@ -155,12 +158,20 @@ Class digramm : : │ ┌─────────────┐1 : : : ┌───┴─────┐ ┌─────────┐ ┌──┤ FFileDialog ├----: : : │ FWindow │◄─┤ FDialog │◄──┤ └─────────────┘ : - : : └─────────┘ └────┬────┘ │ ┌─────────────┐1 : - : : : └──┤ FMessageBox ├----: - : : : └─────────────┘ : - : : 1└------------------------------: - : : : - : └---------------------------------------------------' + : : └───┬─────┘ └────┬────┘ │ ┌─────────────┐1 : + : : ▲ 1: └──┤ FMessageBox ├----: + : : │ : └─────────────┘ : + : : │ └------------------------------: + : : └───────────────────┐ ┌──────────┐ : + : : │ ┌───┤ FMenuBar │ : + : : ├───┤ └──────────┘ : + : : ┌───────────┐ │ │ ┌───────┐ : + : : │ FMenuList │◄───┘ └───┤ FMenu │ : + : : └─────┬─────┘ └───────┘ : + : : : ┌───────────┐ : + : : └------------------┤ FMenuItem │ : + : : └───────────┘ : + : └---------------------------------------------------┘ : *┌────────┐ :---┤ FPoint │ : └────────┘