From aa221a694974b9b215911ccce2a4aff668e6049f Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 29 Jan 2020 13:28:16 +0000 Subject: [PATCH] README.md changes git-svn-id: svn://ultimatepp.org/upp/trunk@13954 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d683f783e..471883d86 100644 --- a/README.md +++ b/README.md @@ -72,5 +72,5 @@ More examples you can find directly on special section of U++ framework website The U++ repository is divided into several directories. The most important ones are: * **examples** - exemplary codes of complex applications -* **references** - reference implementations +* **references** - reference examples demonstrating individual features of U++ * **uppsrc** - main sources of the framework