From 3726df245edfa254bd6bfcf3c72623e2a303bce7 Mon Sep 17 00:00:00 2001 From: neikermann Date: Tue, 20 Apr 2021 12:24:49 +0200 Subject: [PATCH] Update 'TODO.md' --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index e960d0c..7cebd9a 100644 --- a/TODO.md +++ b/TODO.md @@ -10,8 +10,8 @@ ### FFI with Rust -https://www.php.net/manual/en/class.ffi.php -https://www.php.net/manual/en/ffi.examples-basic.php -https://platform.sh/blog/2020/php-fun-with-ffi-getting-rust-ic/ +- https://www.php.net/manual/en/class.ffi.php +- https://www.php.net/manual/en/ffi.examples-basic.php +- https://platform.sh/blog/2020/php-fun-with-ffi-getting-rust-ic/ ## Step 3: Remove fnam Parameter \ No newline at end of file