Skip to content

Commit 644dbbc

Browse files
authored
Update README.md
1 parent 7aab692 commit 644dbbc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Generate JSON system call table from Linux source.
77
### Hosted on
88
https://syscall.hexrabbit.io
99

10-
### Deploy
10+
### Deploy manually
1111
```
1212
# install required packages
1313
apt install ctags make
@@ -33,3 +33,6 @@ bash deploy.sh
3333
* Uses [jQuery DataTables](http://datatables.net/) to pull JSON file and format table
3434
* Links to [Elixir Cross Referencer](https://elixir.bootlin.com) for source cross-reference and [The Linux Kernel Archives](http://www.kernel.org) for manpages
3535
* Always synced with the latest Linux kernel by [Github Action](https://github.com/features/actions)
36+
37+
## Acknowledgments
38+
This project was initially developed by Greg Ose. Huge thanks to him for creating such an excellent project.

0 commit comments

Comments
 (0)