Ajout de README.md (FR)
This commit is contained in:
@@ -22,5 +22,7 @@ then
|
||||
json=$json_file
|
||||
fi
|
||||
|
||||
python3 parse_sample.py $json_file
|
||||
php parse_sample.php $json_file
|
||||
code_dir=../code/
|
||||
|
||||
python3 ${code_dir}parse_sample.py $json_file
|
||||
php ${code_dir}parse_sample.php $json_file
|
||||
|
||||
Reference in New Issue
Block a user