More README updates

This commit is contained in:
Jeff Parsons 2015-12-13 16:39:41 -08:00
commit ce068f2655
8 changed files with 41 additions and 18 deletions

View file

@ -1,3 +1,9 @@
---
layout: page
title: DiskDump
permalink: /modules/diskdump/
---
DiskDump
===

View file

@ -1,3 +1,10 @@
---
layout: page
title: FileDump
permalink: /modules/filedump/
---
FileDump
===
Module (and command-line utility) for converting the contents of files to JSON.

10
modules/textout/README.md Normal file
View file

@ -0,0 +1,10 @@
---
layout: page
title: TextOut
permalink: /modules/textout/
---
TextOut
===
**TextOut** is a Node module with a command-line interface for massaging NASM disassembly listings.