Skip to content

Commit e87d894

Browse files
committed
reformatted problematic section of readme
1 parent e27322b commit e87d894

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -268,15 +268,15 @@ Additionally, full support for some languages requires the following software to
268268

269269
* C++:
270270

271-
* a modern C++ compiler (fully tested with GNU's ``g++`` versions 7 and 8
272-
and partially tested with LLVM's ``clang++`` version 7)
271+
* a modern C++ compiler -- fully tested with GNU's ``g++`` versions 7 and 8
272+
and partially tested with LLVM's ``clang++`` version 7
273273

274-
* SWIG (Simplified Wrapper and Interface Generator), tested with version 3
274+
* SWIG (Simplified Wrapper and Interface Generator) -- tested with version 3
275275

276276
* Fortran:
277277

278-
* a modern Fortran compiler (fully tested with GNU's ``gfortran`` versions 7 and 8
279-
and partially tested with PGI's ``pgfortran`` version 2018)
278+
* a modern Fortran compiler -- fully tested with GNU's ``gfortran`` versions 7 and 8
279+
and partially tested with PGI's ``pgfortran`` version 2018
280280

281281
The core functionality of transpyle is platform-independent. However, as support of some languages
282282
depends on presence of additional software, some functionality might be limited/unavailable

0 commit comments

Comments
 (0)