浏览代码

Removed internal link from public readme

/main
Mohsen Kamalzadeh 4 年前
当前提交
3fbcdba9
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 2
      README.md

2
README.md


### Suggested IDE Setup
For closest standards conformity and best experience overall, JetBrains Rider or Visual Studio w/ JetBrains Resharper are suggested. For optimal experience, perform the following additional steps:
* To allow navigating to code in all packages included in your project, in your Unity Editor, navigate to `Edit -> Preferences... -> External Tools` and check `Generate all .csproj files.`
* To get automatic feedback and fixups on formatting and naming convention violations, set up Rider/JetBrains with our Unity standard .dotsettings file by following [these instructions](https://github.cds.internal.unity3d.com/unity/com.unity.coding/tree/master/UnityCoding/Packages/com.unity.coding/Coding~/Configs/JetBrains).
* If you use VS Code, install the Editorconfig extension to get automatic code formatting according to our convention
## License
* [License](com.unity.perception/LICENSE.md)

正在加载...
取消
保存