Skip to content

Commit

Permalink
Some documentation work.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukuchi committed Sep 11, 2017
1 parent 8e4c09e commit 67c89c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# libqrencode 4.0.0 - QR Code encoding library [![Build Status](https://travis-ci.org/fukuchi/libqrencode.png?branch=master)](https://travis-ci.org/fukuchi/libqrencode)
# libqrencode - QR Code encoding library [![Build Status](https://travis-ci.org/fukuchi/libqrencode.png?branch=master)](https://travis-ci.org/fukuchi/libqrencode)

**Attention:** This repository contains the development version of libqrencode. See <https://fukuchi.org/works/qrencode/> for the official stable releases. At this moment, the latest stable release is version 3.4.4, and upcoming version is 4.0.0.

GENERAL INFORMATION
===================
Expand Down
1 change: 1 addition & 0 deletions makeREADME.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh

sed '/^```$/d
/^\*\*Attention/d
s/DWITH\\_TESTS/DWITH_TESTS/
1 {
s/^# //
Expand Down

0 comments on commit 67c89c4

Please sign in to comment.