George C. Privon 6 сар өмнө
parent
commit
9e29eb24d8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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: