From b12e9815ce7aa3668b386345385781ec4b6c1275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastiaan?= Date: Sun, 18 Oct 2015 12:45:38 +0200 Subject: Fix code styling --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8158e870..8af2969f 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,14 @@ Inline files are supported since OpenVPN 2.1rc1 and documented in the [OpenVPN (Using inline certifaces can also make your life on non Android platforms easier since you have only one file.) For example `ca mycafile.pem` becomes - +``` -----BEGIN CERTIFICATE----- MIIHPTCCBSWgAwIBAgIBADANBgkqhkiG9w0BAQQFADB5MRAwDgYDVQQKEwdSb290 [...] -----END CERTIFICATE----- - +``` Fotnotes ----------- Please that OpenVPN used by this project is under GPLv2. @@ -50,4 +50,4 @@ The old official or main repository was a Mercurial (hg) repository at http://co The new git repository is now at GitHub under https://github.com/schwabe/ics-openvpn -Please read the doc/README before asking question or starting development. \ No newline at end of file +Please read the doc/README before asking question or starting development. -- cgit v1.2.3