Ver código fonte

code block pledge()

George C. Privon 6 meses atrás
pai
commit
9e29eb24d8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 # uuid-generator
 
 A short command line tool to generate and a UUIDv4 and print it to the screen.
-In its current form, relies on pledge() so will probably only compile on OpenBSD.
+In its current form, relies on `pledge()` so will probably only compile on OpenBSD.
 
 To compile and run: