We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1044bd commit c5d1553Copy full SHA for c5d1553
docs/index.md
@@ -0,0 +1,7 @@
1
+# bash-algo
2
+
3
+There are three parts:
4
5
+- FOr basen encoding/decoding, see [Algo](./algo.md)
6
+- For PEM encoding/decoding, see [PEM](./pem.md)
7
+- For url encoding/decoding, see [URI](./uri.md)
0 commit comments