Skip to content

Commit c435adb

Browse files
authored
doc(README): add ASCII art
1 parent a45be54 commit c435adb

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Julienne
22
========
3-
3+
```
4+
_ _ _
5+
| |_ _| (_) ___ _ __ _ __ ___
6+
_ | | | | | | |/ _ \ '_ \| '_ \ / _ \
7+
| |_| | |_| | | | __/ | | | | | | __/
8+
\___/ \__,_|_|_|\___|_| |_|_| |_|\___|
9+
```
410
Julienne is a modern Fortran unit-testing framework that includes utilities for manipulating strings
511
via Julienne's `string_t` derived type. The target strings include command-line arguments accessed
612
via Julienne's `command_line_t` type and format strings generated by functions in Julienne's `formats_m` module.

0 commit comments

Comments
 (0)