We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45be54 commit c435adbCopy full SHA for c435adb
1 file changed
README.md
@@ -1,6 +1,12 @@
1
Julienne
2
========
3
-
+```
4
+ _ _ _
5
+ | |_ _| (_) ___ _ __ _ __ ___
6
+ _ | | | | | | |/ _ \ '_ \| '_ \ / _ \
7
+| |_| | |_| | | | __/ | | | | | | __/
8
+ \___/ \__,_|_|_|\___|_| |_|_| |_|\___|
9
+ ```
10
Julienne is a modern Fortran unit-testing framework that includes utilities for manipulating strings
11
via Julienne's `string_t` derived type. The target strings include command-line arguments accessed
12
via Julienne's `command_line_t` type and format strings generated by functions in Julienne's `formats_m` module.
0 commit comments