Skip to content

Commit 96ecef1

Browse files
committed
Added banner and instructions to the README
1 parent 52d9d34 commit 96ecef1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Fuji logo and screenshot](./packaging/banner.jpg)
2+
13
# Fuji: Forensic Unattended Juicy Imaging
24

35
Fuji is a free, open source software for performing forensic acquisition of Mac
@@ -97,6 +99,10 @@ The DMG file can be built by using the included Pyinstaller script:
9799

98100
The build process must be executed from a computer running macOS.
99101

102+
The README file in RTF format can be generated with pandoc:
103+
104+
cat README.md | grep -v 'banner.jpg' | pandoc -f markdown -s -o dist/README.rtf
105+
100106
The following is a list of prerequisites if you want to modify the source code
101107
or run Fuji from source:
102108

packaging/banner.jpg

94.9 KB
Loading

0 commit comments

Comments
 (0)