瀏覽代碼

code block pledge()

George C. Privon 6 月之前
父節點
當前提交
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: