Skip to content

Commit 6b26ef2

Browse files
committed
Add swift tag name for old swift os in readme file
1 parent 50c424b commit 6b26ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ data = sc.textFile(cos.url(object_name, bucket_name))
9292
```
9393

9494

95-
### Bluemix / Data Science Experience
95+
### Bluemix Swift Object Storage / Data Science Experience
9696

9797
```python
9898
import ibmos2spark
@@ -117,7 +117,7 @@ data = sc.textFile(bmos.url(container_name, object_name))
117117
```
118118

119119

120-
### Softlayer
120+
### Softlayer Swift Object Storage
121121

122122

123123
```python

0 commit comments

Comments
 (0)