diff --git a/LICENSE b/LICENSE index 0e981fe..e0718cf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Wang Xinyu +Copyright (c) 2019-2020 Wang Xinyu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tutorials/install.md b/tutorials/install.md index a7e7f21..b34c7a0 100644 --- a/tutorials/install.md +++ b/tutorials/install.md @@ -51,7 +51,7 @@ dpkg -l | grep opencv ### 5. Run tensorrtx -It is recommanded to go through the [getting started guide, lenet5 as a demo.](./tutorials/getting_started.md) first. +It is recommanded to go through the [getting started guide, lenet5 as a demo.](https://github.com/wang-xinyu/tensorrtx/blob/master/tutorials/getting_started.md) first. But if you are proficient in tensorrt, please check the readme of the model you want directly.