We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24a552 commit 2fe7dedCopy full SHA for 2fe7ded
README.adoc
@@ -1,11 +1,13 @@
1
-:name: papki
+:name: fsif
2
3
= {name}
4
5
|====
6
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]] | link:https://codecov.io/gh/cppfw/{name}/tree/main[image:https://codecov.io/gh/cppfw/{name}/branch/main/graph/badge.svg?token=LKA3SRSkc3[codecov.io]]
7
8
9
-File system abstraction library in C++.
+A filesystem abstraction library in C++.
10
+
11
+`{name}` = File System InterFace.
12
13
link:wiki/Main.adoc[WiKi]
0 commit comments