Skip to content

Commit a51a90b

Browse files
committed
Update README.md for 2018 U6
1 parent b0d944c commit a51a90b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Intel(R) Threading Building Blocks 2018 Update 5
2-
[![Stable release](https://img.shields.io/badge/version-2018_U5-green.svg)](https://github.com/01org/tbb/releases/tag/2018_U5)
1+
# Threading Building Blocks 2018 Update 6
2+
[![Stable release](https://img.shields.io/badge/version-2018_U6-green.svg)](https://github.com/01org/tbb/releases/tag/2018_U6)
33
[![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE)
44

5-
Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take
5+
Threading Building Blocks (TBB) lets you easily write parallel C++ programs that take
66
full advantage of multicore performance, that are portable, composable and have future-proof scalability.
77

88
## Release Information
@@ -11,17 +11,17 @@ Here are the latest [Changes](CHANGES) and [Release Notes](doc/Release_Notes.txt
1111
Since [2018 U5](https://github.com/01org/tbb/releases/tag/2018_U5) TBB binary packages include [Parallel STL](https://github.com/intel/parallelstl) as a high-level component.
1212

1313
## Documentation
14-
* Intel(R) TBB [tutorial](https://software.intel.com/en-us/tbb-tutorial)
15-
* Intel(R) TBB general documentation: [stable](https://software.intel.com/en-us/tbb-documentation)
14+
* TBB [tutorial](https://software.intel.com/en-us/tbb-tutorial)
15+
* TBB general documentation: [stable](https://software.intel.com/en-us/tbb-documentation)
1616
and [latest](https://www.threadingbuildingblocks.org/docs/help/index.htm)
1717

1818
## Support
1919
Please report issues and suggestions via
2020
[GitHub issues](https://github.com/01org/tbb/issues) or start a topic on the
21-
[Intel(R) TBB forum](http://software.intel.com/en-us/forums/intel-threading-building-blocks/).
21+
[TBB forum](http://software.intel.com/en-us/forums/intel-threading-building-blocks/).
2222

2323
## How to Contribute
24-
Please, read the instructions on the official [Intel(R) TBB open source site](https://www.threadingbuildingblocks.org/submit-contribution).
24+
Please, read the instructions on the official [TBB open source site](https://www.threadingbuildingblocks.org/submit-contribution).
2525

2626
## Engineering team contacts
2727
* [E-mail us.](mailto:[email protected])

0 commit comments

Comments
 (0)