Skip to content

Commit 223ae26

Browse files
committed
Merge branch 'master' into develop
2 parents e773803 + c06336a commit 223ae26

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<p align="center"><img src="extras/graphics/512.png" alt="Byteconvert" height="200px"></p>
2+
13
# ByteConvert
24
[![Build Status](https://travis-ci.org/SloCompTech/ByteConvert_cpp.svg?branch=master)](https://travis-ci.org/SloCompTech/ByteConvert_cpp)
35
[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg)]()
@@ -79,4 +81,4 @@ uint8_t *block = ByteConvert::stringToArray(blk_size,somevar);
7981
// Use block
8082

8183
delete block; // Don't forget to free memory, when you don't need array any more
82-
```
84+
```

extras/graphics/128.png

6.75 KB
Loading

extras/graphics/256.png

8.36 KB
Loading

extras/graphics/512.png

10.4 KB
Loading

0 commit comments

Comments
 (0)