fix readme smh

This commit is contained in:
grant-kun 2022-10-04 09:50:21 -05:00
parent 316f87b936
commit 1d799f67eb

View file

@ -1,6 +1,7 @@
# kanna
security project to learn client and server encryption
create generic keys `openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout ./selfsigned.key -out selfsigned.crt`
run `npm i` & `npm start`